summaryrefslogtreecommitdiffstats
path: root/Lib/pkgutil.py
diff options
context:
space:
mode:
authorAntoine Pitrou <pitrou@free.fr>2017-06-13 15:10:39 (GMT)
committerGitHub <noreply@github.com>2017-06-13 15:10:39 (GMT)
commit1eb6c0074d17f4fd425cacfdda893d65f5f77f0a (patch)
tree11ecee463d518e10ddfbbd28e01f44dd13e3fb14 /Lib/pkgutil.py
parent8323189ff1a19566f923c04b95e4d17fa57d1f56 (diff)
downloadcpython-1eb6c0074d17f4fd425cacfdda893d65f5f77f0a.zip
cpython-1eb6c0074d17f4fd425cacfdda893d65f5f77f0a.tar.gz
cpython-1eb6c0074d17f4fd425cacfdda893d65f5f77f0a.tar.bz2
bpo-24484: Avoid race condition in multiprocessing cleanup (#2159)
* bpo-24484: Avoid race condition in multiprocessing cleanup The finalizer registry can be mutated while inspected by multiprocessing at process exit. * Use test.support.start_threads() * Add Misc/NEWS
Diffstat (limited to 'Lib/pkgutil.py')
0 files changed, 0 insertions, 0 deletions