Staging
v0.5.1
https://github.com/python/cpython
Revision feac3980ced0d80dc21982d87658876644c60e72 authored by Gregory P. Smith on 27 August 2014, 16:34:38 UTC, committed by Gregory P. Smith on 27 August 2014, 16:34:38 UTC
than a potentially risky preexec_fn=os.setsid call.
1 parent 2ced87f
Raw File
Tip revision: feac3980ced0d80dc21982d87658876644c60e72 authored by Gregory P. Smith on 27 August 2014, 16:34:38 UTC
The webbrowser module now uses subprocess's start_new_session=True rather
Tip revision: feac398
.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