cython/cython (Cython)
### [`v0.29.37`](https://togithub.com/cython/cython/blob/HEAD/CHANGES.rst#02937-2023-12-18)
[Compare Source](https://togithub.com/cython/cython/compare/0.29.36...0.29.37)
\====================
## Bugs fixed
- Fix a potential crash while cleaning up subtypes of externally imported extension
types when terminating Python. This was introduced in Cython 0.29.35.
- Fix a `complex` related compile error on Windows.
(Github issue :issue:`5512`)
- Compiling fused types used in pxd files could crash Cython in Python 3.11+.
(Github issues :issue:`5894`, :issue:`5588`)
- `cythonize` failed to consider the `CYTHON_FORCE_REGEN` env variable.
Patch by Harmen Stoppels. (Github issue :issue:`5712`)
.. \_0.29.36:
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==0.29.36
->==0.29.37
Release Notes
cython/cython (Cython)
### [`v0.29.37`](https://togithub.com/cython/cython/blob/HEAD/CHANGES.rst#02937-2023-12-18) [Compare Source](https://togithub.com/cython/cython/compare/0.29.36...0.29.37) \==================== ## Bugs fixed - Fix a potential crash while cleaning up subtypes of externally imported extension types when terminating Python. This was introduced in Cython 0.29.35. - Fix a `complex` related compile error on Windows. (Github issue :issue:`5512`) - Compiling fused types used in pxd files could crash Cython in Python 3.11+. (Github issues :issue:`5894`, :issue:`5588`) - `cythonize` failed to consider the `CYTHON_FORCE_REGEN` env variable. Patch by Harmen Stoppels. (Github issue :issue:`5712`) .. \_0.29.36:Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.