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
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.6 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 163 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.5 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.8 KB
main.py -rw-r--r-- 11.6 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.3 KB
pytree.py -rw-r--r-- 27.3 KB
refactor.py -rw-r--r-- 26.9 KB

back to top