[issue20602] sys.flags and sys.float_info disappear at shutdown

STINNER Victor report at bugs.python.org
Sun Jun 2 17:31:33 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Honestly, I'm not sure that this issue is really a major bug. I don't think that it's worth it to backport the change. It's more a subtle change in Python finalization which is super fragile code. I prefer to only change the master branch, so I close the issue.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list