Skip to content

Release references to traceback objects in Python 3.12+#5725

Merged
scoder merged 2 commits intocython:masterfrom
yut23:_fix5724
Sep 26, 2023
Merged

Release references to traceback objects in Python 3.12+#5725
scoder merged 2 commits intocython:masterfrom
yut23:_fix5724

Conversation

@yut23
Copy link
Copy Markdown
Contributor

@yut23 yut23 commented Sep 25, 2023

Fixes: #5724

@scoder scoder merged commit 2f3236d into cython:master Sep 26, 2023
@scoder
Copy link
Copy Markdown
Contributor

scoder commented Sep 26, 2023

Thanks

@yut23 yut23 deleted the _fix5724 branch September 26, 2023 09:46
tornaria added a commit to tornaria/void-packages that referenced this pull request Oct 10, 2023
cython/cython#5690
cython/cython#5725

Both are merged in cython 3.0.3, however that release breaks scipy.
ahesford pushed a commit to void-linux/void-packages that referenced this pull request Oct 10, 2023
cython/cython#5690
cython/cython#5725

Both are merged in cython 3.0.3, however that release breaks scipy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Traceback reference leak in CPython 3.12.0a6 and above

3 participants