Staging
v0.8.1
https://github.com/python/cpython
Revision c1635e497d060bae076127152801af2b2ec552ff authored by Larry Hastings on 07 September 2015, 05:10:22 UTC, committed by Larry Hastings on 07 September 2015, 05:10:22 UTC
Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(shell=True)
2 parent s e5b5895 + 2ebd8f5
Raw File
Tip revision: c1635e497d060bae076127152801af2b2ec552ff authored by Larry Hastings on 07 September 2015, 05:10:22 UTC
Merged in stevedower/cpython350 (pull request #20)
Tip revision: c1635e4
.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
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top