Cython v0.29.32 Release Notes

Release Date: 2022-07-29 // over 1 year ago
  • 🐛 Bugs fixed

    • ⏪ Revert "Using memoryview typed arguments in inner functions is now rejected as unsupported." Patch by David Woods. (Github issue :issue:4798)

    • from module import * failed in 0.29.31 when using memoryviews. Patch by David Woods. (Github issue :issue:4927)

    .. _0.29.31: