◐ Shell
clean mode source ↗

gh-108082: C API: Add tests for PyErr_WriteUnraisable() by serhiy-storchaka · Pull Request #111455 · python/cpython

Also document the behavior when called with NULL.

@serhiy-storchaka

serhiy-storchaka

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 30, 2023
…GH-111455)

Also document the behavior when called with NULL.
(cherry picked from commit bca3305)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

Oct 30, 2023
…1455) (GH-111507)

Also document the behavior when called with NULL.
(cherry picked from commit bca3305)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

FullteaR pushed a commit to FullteaR/cpython that referenced this pull request

Nov 3, 2023
…GH-111455)

Also document the behavior when called with NULL.

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
…GH-111455)

Also document the behavior when called with NULL.

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…GH-111455)

Also document the behavior when called with NULL.