Staging
v0.5.1
https://github.com/python/cpython
Revision 292b421d48ab91b0c68ea4040fc7371e7d6d610e authored by Mariatta on 16 June 2017, 02:56:52 UTC, committed by GitHub on 16 June 2017, 02:56:52 UTC
1 parent 9cead06
History
Tip revision: 292b421d48ab91b0c68ea4040fc7371e7d6d610e authored by Mariatta on 16 June 2017, 02:56:52 UTC
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (GH-24) (GH-2235)
Tip revision: 292b421
File Mode Size
__init__.py -rw-r--r-- 5.7 KB
_bootstrap.py -rw-r--r-- 37.4 KB
_bootstrap_external.py -rw-r--r-- 53.2 KB
abc.py -rw-r--r-- 10.5 KB
machinery.py -rw-r--r-- 844 bytes
util.py -rw-r--r-- 10.6 KB

back to top