Skip to content

Revert "bpo-42160: reduce overhead in tempfile" #23055

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

methane
Copy link
Member

@methane methane commented Oct 31, 2020

_RandomNameSequence is not true singleton so using os.register_at_fork doesn't make sense unlike random._inst.

Reverts #22997

https://bugs.python.org/issue42160

@methane methane merged commit 43ca084 into master Oct 31, 2020
@methane methane deleted the revert-22997-tempfile-overhead branch October 31, 2020 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants