Staging
v0.5.1
https://github.com/python/cpython
Revision 5396257be241a21a04f1db61e5dd99a6ddc8d823 authored by Serhiy Storchaka on 30 October 2016, 18:52:55 UTC, committed by Serhiy Storchaka on 30 October 2016, 18:52:55 UTC
file with compression before trying to open it without compression.  Otherwise
it had 50% chance failed with ignore_zeros=True.
1 parent 39d74a9
Raw File
Tip revision: 5396257be241a21a04f1db61e5dd99a6ddc8d823 authored by Serhiy Storchaka on 30 October 2016, 18:52:55 UTC
Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar
Tip revision: 5396257
.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