[cython/cython] Fix write unraisable followed by interpretter shutdown (PR #6089)

0 views
Skip to first unread message

da-woods

unread,
Mar 16, 2024, 3:05:10 PM3/16/24
to cython/cython, Subscribed

I'm not 100% sure what causes the error, but I think it's that _PyErr_PrintEx stashes away some illicit references to invalid objects on sys.last_exc.

There's no reason to do this, so just do the print without the stash.

Fixes #6022


You can view, comment on, or merge this pull request online at:

  https://github.com/cython/cython/pull/6089

Commit Summary

  • 1591702 Fix write unraisable followed by interpretter shutdown

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <cython/cython/pull/6089@github.com>

da-woods

unread,
May 21, 2024, 12:27:56 PM5/21/24
to cython/cython, Subscribed

Merged #6089 into master.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <cython/cython/pull/6089/issue_event/12882644768@github.com>

da-woods

unread,
May 21, 2024, 12:29:24 PM5/21/24
to cython/cython, Subscribed

3.0.x commit 701e751


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <cython/cython/pull/6089/c2123006178@github.com>

Reply all
Reply to author
Forward
0 new messages