diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-26 05:49:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-26 05:49:26 +0200 |
commit | 87d23a041d9efb743c5680ac23305ddddf300e51 (patch) | |
tree | f029bae963de4672d511759bd88e84d3a64544eb /Lib/test/test_weakref.py | |
parent | 99e69d44f499625786a2e6461a954adcd0037d69 (diff) | |
download | cpython-git-87d23a041d9efb743c5680ac23305ddddf300e51.tar.gz |
bpo-36724: Add _PyWarnings_Fini() (#12963)
Py_FinalizeEx() now clears _PyRuntime.warnings variables and
_PyRuntime.exitfuncs.
Changes:
* Add _PyWarnings_Fini(): called by Py_FinalizeEx()
* call_ll_exitfuncs() now clears _PyRuntime.exitfuncs while iterating
on it (on backward order).
Diffstat (limited to 'Lib/test/test_weakref.py')
0 files changed, 0 insertions, 0 deletions