Staging
v0.8.1
https://github.com/python/cpython
Revision fcbc246e9f02cc780970defbcfa01767b7e3a3c6 authored by Ned Deily on 22 August 2014, 20:32:49 UTC, committed by Ned Deily on 22 August 2014, 20:32:49 UTC
python --generate-posix-vars in pybuilddir.txt build target by ensuring
that pybuilddir.txt is always regenerated when configure is run and
that the newly built skeleton python does not inadvertently import
modules from previously installed instances.
1 parent 0242f79
Raw File
Tip revision: fcbc246e9f02cc780970defbcfa01767b7e3a3c6 authored by Ned Deily on 22 August 2014, 20:32:49 UTC
Issue #21166: Prevent possible segfaults and other random failures of
Tip revision: fcbc246
.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