Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[autoupdate] Update Cython from 3.0.6 to 3.0.7 #381

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

isc-adang
Copy link
Collaborator

A new version of Cython is available.

Changelog (sourced from https://cython.readthedocs.io/en/latest/src/changes.html)

3.0.7 (2023-12-19)

Bugs fixed

  • In the iterator of generator expressions, await and yield were not correctly analysed. (Github issue #5851)

  • cpdef enums with the same name cimported from different modules could lead to invalid C code. (Github issue #5887)

  • Some declarations in cpython.unicode were fixed and extended. (Github issue #5902)

  • Compiling fused types used in pxd files could crash Cython in Python 3.11+. (Github issues #5894, #5588)

  • Source files with non-ASCII file names could crash Cython. (Github issue #5873)

  • Includes all bug-fixes and features from the 0.29 maintenance branch up to the 0.29.37 (2023-12-18) release.

I am a bot, and this action was performed automatically.

@isc-adang isc-adang self-assigned this Dec 20, 2023
@isc-adang isc-adang merged commit 9c2eccc into master Jan 2, 2024
@isc-adang isc-adang deleted the autoupdate-cython branch January 2, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant