Staging
v0.5.1
https://github.com/python/cpython
Revision 86684319d3dad8e1a7b0559727a48e0bc50afb01 authored by Renato Cunha on 29 November 2020, 18:23:15 UTC, committed by GitHub on 29 November 2020, 18:23:15 UTC
* bpo-42406: Fix whichmodule() with multiprocessing

Signed-off-by: Renato L. de F. Cunha <renatoc@br.ibm.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
1 parent 86150d3
History
Tip revision: 86684319d3dad8e1a7b0559727a48e0bc50afb01 authored by Renato Cunha on 29 November 2020, 18:23:15 UTC
bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)
Tip revision: 8668431
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 45.4 KB
python.c -rw-r--r-- 266 bytes

README

back to top