bpo-33330: Write exceptions occurred in PyImport_Cleanup() to stderr.… · pythoncapi/cpython@c1a6832 · GitHub
Skip to content

Commit c1a6832

Browse files
bpo-33330: Write exceptions occurred in PyImport_Cleanup() to stderr. (pythonGH-6606)
They where silenced before.
1 parent 55edd0c commit c1a6832

2 files changed

Lines changed: 26 additions & 20 deletions

File tree

Objects/moduleobject.c

Lines changed: 6 additions & 4 deletions

Python/import.c

Lines changed: 20 additions & 16 deletions

0 commit comments

Comments
 (0)