Uh oh!
There was an error while loading. Please reload this page.
bpo-20602: Do not clear sys.flags and sys.float_info during shutdown - #8096
Conversation
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Oct 12, 2018
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
ZackerySpytz
commented
Nov 15, 2018
I have made the requested changes; please review again. |
bedevere-bot
commented
Nov 15, 2018
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
tiran
left a comment
There was a problem hiding this comment.
LGTM
The PR has been dormant for a while. Do you want to land it in 3.8?
ZackerySpytz
commented
May 29, 2019
Thanks for the review, @tiran. For what it's worth, I would like to see this land in 3.8. |
tiran
commented
May 29, 2019
@ZackerySpytz Could you please rebase the PR to kick off another test run? |
There is no need to clear these immutable objects during shutdown.
dd4b698 to
932feb6Compare…ythonGH-8096) There is no need to clear these immutable objects during shutdown.
There is no need to clear these immutable objects during shutdown.
https://bugs.python.org/issue20602