v1.0.31 #420
tonybaloney
announced in
Announcements
v1.0.31
#420
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
This project includes experimental NativeAOT support if you use the source generator.
Performance improvements
Functions returning tuples will be 20-30% faster:
PyObject.From
forlong
+BigInteger
by @atifaziz in Return immortals fromPyObject.From
forlong
+BigInteger
#417Bug Fixes
PyObject.As
forint
on LP64 & LLP64 by @atifaziz in FixPyObject.As
forint
on LP64 & LLP64 #415FromRedistributable
overload resolution error by @atifaziz in FixFromRedistributable
overload resolution error #409System.Threading.Tasks
import in generated code by @atifaziz in Add missingSystem.Threading.Tasks
import in generated code #410Other Changes
New Contributors
Full Changelog: v1.0.30...v1.0.31
This discussion was created from the release v1.0.31.
Beta Was this translation helpful? Give feedback.
All reactions