diff options
author | Inada Naoki <songofacandy@gmail.com> | 2020-10-31 02:15:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 02:15:38 (GMT) |
commit | 43ca084c88d1e46a44199f347c72e26db84903c9 (patch) | |
tree | e2353d496893ee141bf5b3d2a0f523d3fe6d9db1 /Lib/cgitb.py | |
parent | b62bdf71ea0cd52041d49691d8ae3dc645bd48e1 (diff) | |
download | cpython-43ca084c88d1e46a44199f347c72e26db84903c9.zip cpython-43ca084c88d1e46a44199f347c72e26db84903c9.tar.gz cpython-43ca084c88d1e46a44199f347c72e26db84903c9.tar.bz2 |
Revert "bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997)"
`_RandomNameSequence` is not true singleton so using `os.register_at_fork` doesn't make sense unlike `random._inst`.
This reverts commit 8e409cebad42032bb7d0f2cadd8b1e36081d98af.
Diffstat (limited to 'Lib/cgitb.py')
0 files changed, 0 insertions, 0 deletions