Staging
v0.5.1
https://github.com/python/cpython
Revision 70c630a7316f9f6063557786442e3c56502fe8ea authored by Victor Stinner on 24 September 2017, 22:45:00 UTC, committed by larryhastings on 24 September 2017, 22:45:00 UTC
Works around Travis CI bug about the python3.5 binary:
https://github.com/travis-ci/travis-ci/issues/8363
1 parent 0d68d6d
History
Tip revision: 70c630a7316f9f6063557786442e3c56502fe8ea authored by Victor Stinner on 24 September 2017, 22:45:00 UTC
bpo-31568, Travis CI: Fix python3.5 (#3737)
Tip revision: 70c630a
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 7.0 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.7 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.9 KB
main.py -rw-r--r-- 11.4 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.1 KB
pytree.py -rw-r--r-- 27.4 KB
refactor.py -rw-r--r-- 27.4 KB

back to top