diff options
| author | Victor Stinner <vstinner@python.org> | 2022-01-22 22:31:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-22 22:31:44 +0100 |
| commit | 621a45ccacd121f9ae4d8a539f040410c74b253b (patch) | |
| tree | aeac5229bd9dc2590aeca4f74c0f91bd86c46f22 /Lib/test/test_importlib/test_resource.py | |
| parent | f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38 (diff) | |
| download | cpython-git-621a45ccacd121f9ae4d8a539f040410c74b253b.tar.gz | |
bpo-46417: Py_Finalize() clears static exceptioins (GH-30805)
The Py_Finalize() function now clears exceptions implemented as
static types.
Add _PyExc_FiniTypes() function, called by _PyExc_Fini().
Diffstat (limited to 'Lib/test/test_importlib/test_resource.py')
0 files changed, 0 insertions, 0 deletions
