[issue24596] Script globals in a GC cycle not finalized when exiting with SystemExit

Antoine Pitrou report at bugs.python.org
Tue Jul 3 15:47:31 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset d8cba5d16f1333fd625726fc72e66afbd45b8d00 by Antoine Pitrou (Zackery Spytz) in branch 'master':
bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918)
https://github.com/python/cpython/commit/d8cba5d16f1333fd625726fc72e66afbd45b8d00


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24596>
_______________________________________


More information about the Python-bugs-list mailing list