Skip to content

v0.5.13

Compare
Choose a tag to compare
@ionite34 ionite34 released this 17 Mar 18:45
· 38 commits to main since this release
8073dd4

Fixes

  • Improved stability of object PyMethods allocations 0857b06
  • Convert all remaining structures to use the Struct inheritance mode instead of the @struct decorator, this allows them to have the dynamic casting rules applied a93c5ac

Tooling

  • Added tools subpackage for verifying compatibility with CPython source. This is not included in pypi user distributions.

Full Changelog: v0.5.12...v0.5.13