Cython v0.29.26 Release Notes

Release Date: 2021-12-16 // over 2 years ago
  • 🐛 Bugs fixed

    • An incompatibility with CPython 3.11.0a3 was resolved. (Github issue :issue:4499)

    • The in operator failed on literal lists with starred expressions. Patch by Arvind Natarajan. (Github issue :issue:3938)

    • ⚠ A C compiler warning in PyPy about a missing struct field initialisation was resolved.

    .. _0.29.25: