Staging
v0.5.1
https://github.com/python/cpython
Revision a016d4e32cc9faa48105d00db275439c3dc93559 authored by Matthew Rollings on 03 December 2019, 18:18:52 UTC, committed by Guido van Rossum on 03 December 2019, 18:18:52 UTC
(cherry picked from commit a62ad4730c9b575f140f24074656c0257c86a09a)

Co-authored-by: Matthew Rollings <1211162+stealthcopter@users.noreply.github.com>
1 parent 8642071
Raw File
Tip revision: a016d4e32cc9faa48105d00db275439c3dc93559 authored by Matthew Rollings on 03 December 2019, 18:18:52 UTC
[2.7] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418). (#17452)
Tip revision: a016d4e
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top