cpython/Lib
Victor Stinner b369358ee4 Issue #8780: Fix a regression introduced by r78946 in subprocess on Windows
Ensure that stdout / stderr is inherited from the parent if stdout=PIPE /
stderr=PIPE is not used.
2010-05-21 20:13:12 +00:00
..
ctypes Merged revisions 80761,80766 via svnmerge from 2010-05-04 19:17:41 +00:00
curses
dbm
distutils Oops, add the new test_log.py for distutils test suite (missing part of r81359) 2010-05-19 17:15:50 +00:00
email Merged revisions 80800 via svnmerge from 2010-05-06 01:41:14 +00:00
encodings
html
http Merged revisions 80583 via svnmerge from 2010-04-28 17:39:48 +00:00
idlelib Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from 2010-03-28 00:25:02 +00:00
importlib Repair test failure. Bug 8727. 2010-05-18 14:15:20 +00:00
json
lib2to3 Merged revisions 80934 via svnmerge from 2010-05-07 19:10:11 +00:00
logging Merged revisions 79279,79284,79293,79373,79376,79379,79876,79888 via svnmerge from 2010-04-11 16:25:06 +00:00
msilib
multiprocessing Issue #7316: the acquire() method of lock objects in the :mod:threading 2010-04-14 15:44:10 +00:00
plat-aix4
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux2
plat-netbsd1
plat-next3
plat-os2emx
plat-sunos5
plat-unixware7
pydoc_data
site-packages
sqlite3 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from 2010-04-28 22:31:17 +00:00
test Issue #8780: Fix a regression introduced by r78946 in subprocess on Windows 2010-05-21 20:13:12 +00:00
tkinter Merged revisions 79903,79907 via svnmerge from 2010-04-11 22:04:51 +00:00
unittest remove now useless __ne__ 2010-05-11 00:07:48 +00:00
urllib Inadvertently removed part of the comment in r81271. 2010-05-17 18:01:22 +00:00
wsgiref
xml
xmlrpc Issue #7606: XML-RPC traceback stored in X-traceback is now encoded to ASCII 2010-04-16 13:28:05 +00:00
__future__.py
__phello__.foo.py
_abcoll.py
_compat_pickle.py
_dummy_thread.py Issue #7316: the acquire() method of lock objects in the :mod:threading 2010-04-14 15:44:10 +00:00
_markupbase.py
_pyio.py Merged revisions 80720 via svnmerge from 2010-05-03 16:48:20 +00:00
_strptime.py
_threading_local.py
_weakrefset.py
abc.py
aifc.py
antigravity.py
argparse.py Merged revisions 79385 via svnmerge from 2010-03-24 22:10:42 +00:00
ast.py
asynchat.py
asyncore.py Merged revisions 81294 via svnmerge from 2010-05-18 20:11:58 +00:00
base64.py
bdb.py
binhex.py
bisect.py
build_class.py
calendar.py
cgi.py
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
collections.py Minor factoring 2010-04-11 20:41:56 +00:00
colorsys.py
compileall.py Create __pycache__ dir when the pyc path is explicitly given 2010-05-08 19:52:21 +00:00
configparser.py
contextlib.py
copy.py
copyreg.py
cProfile.py
csv.py
decimal.py Merged revisions 81350 via svnmerge from 2010-05-19 15:52:31 +00:00
difflib.py Merged revisions 80004 via svnmerge from 2010-04-12 16:58:02 +00:00
dis.py factor out constant 2010-04-04 23:26:50 +00:00
doctest.py Rolled back revisions 79307 via svnmerge from 2010-04-11 21:39:55 +00:00
dummy_threading.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fractions.py Merged revisions 79629 via svnmerge from 2010-04-03 11:18:52 +00:00
ftplib.py Fix issue #4972: adds ftplib.FTP context manager protocol 2010-05-10 14:53:29 +00:00
functools.py Merged revisions 80068 via svnmerge from 2010-05-19 21:06:36 +00:00
genericpath.py
getopt.py
getpass.py
gettext.py
glob.py
gzip.py Merged revisions 80762 via svnmerge from 2010-05-04 18:47:04 +00:00
hashlib.py
heapq.py
hmac.py
imaplib.py
imghdr.py
inspect.py PEP 3147 2010-04-17 00:19:56 +00:00
io.py
keyword.py
linecache.py
locale.py Merged revisions 80512 via svnmerge from 2010-04-27 02:45:53 +00:00
macpath.py Merged revisions 79195 via svnmerge from 2010-03-21 12:29:50 +00:00
macurl2path.py
mailbox.py Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,78331-78332,78336,78339,78343,78378-78379,78415,78559,78717,78791 via svnmerge from 2010-03-21 22:03:03 +00:00
mailcap.py Issue #8496: make mailcap.lookup() always return a list, rather than an iterator. 2010-04-22 13:30:10 +00:00
mimetypes.py
modulefinder.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py
numbers.py
opcode.py
optparse.py
os.py Issue #8513: os.get_exec_path() supports b'PATH' key and bytes value. 2010-05-18 17:17:23 +00:00
os2emxpath.py
pdb.doc
pdb.py
pickle.py Issue #8383: pickle and pickletools use surrogatepass error handler when 2010-04-13 11:07:24 +00:00
pickletools.py Issue #8383: pickle and pickletools use surrogatepass error handler when 2010-04-13 11:07:24 +00:00
pipes.py Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,81059,81065-81067 via svnmerge from 2010-05-19 20:57:08 +00:00
pkgutil.py
platform.py Merged revisions 80857 via svnmerge from 2010-05-06 03:05:50 +00:00
plistlib.py Merged revisions 80279 via svnmerge from 2010-04-20 21:00:34 +00:00
poplib.py
posixpath.py
pprint.py
profile.py Remove traces of MacOS9 support. 2010-05-05 19:11:21 +00:00
pstats.py Forward port total_ordering() and cmp_to_key(). 2010-04-05 18:56:31 +00:00
pty.py
py_compile.py Create __pycache__ dir when the pyc path is explicitly given 2010-05-08 19:52:21 +00:00
pyclbr.py
pydoc.py Remove traces of MacOS9 support. 2010-05-05 19:11:21 +00:00
queue.py
quopri.py
random.py
re.py
reprlib.py
rlcompleter.py
runpy.py PEP 3147 2010-04-17 00:19:56 +00:00
sched.py
shelve.py
shlex.py
shutil.py Merged revisions 80837 via svnmerge from 2010-05-05 22:43:04 +00:00
site.py Merged revisions 80967 via svnmerge from 2010-05-08 10:49:43 +00:00
smtpd.py
smtplib.py
sndhdr.py
socket.py
socketserver.py Merged revisions 80484 via svnmerge from 2010-04-25 22:01:43 +00:00
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py Issue #4870: Add an options attribute to SSL contexts, as well as 2010-05-21 09:56:06 +00:00
stat.py
string.py
stringprep.py
struct.py
subprocess.py Issue #8780: Fix a regression introduced by r78946 in subprocess on Windows 2010-05-21 20:13:12 +00:00
sunau.py
symbol.py
symtable.py
sysconfig.py Merged revisions 81371 via svnmerge from 2010-05-19 22:25:00 +00:00
tabnanny.py Issue #8774: tabnanny uses the encoding cookie (#coding:...) to use the correct 2010-05-21 10:52:08 +00:00
tarfile.py Issue #8633: Support for POSIX.1-2008 binary pax headers. 2010-05-17 18:02:50 +00:00
telnetlib.py
tempfile.py
textwrap.py
this.py
threading.py Issue #850728: Add a *timeout* parameter to the acquire() method of 2010-04-17 23:51:58 +00:00
timeit.py
token.py
tokenize.py fix for files with coding cookies and BOMs 2010-03-18 22:34:15 +00:00
trace.py
traceback.py
tty.py
turtle.py Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from 2010-03-28 00:25:02 +00:00
types.py
uu.py
uuid.py Merged revisions 80784 via svnmerge from 2010-05-05 15:32:33 +00:00
warnings.py
wave.py
weakref.py
webbrowser.py Merged revisions 80698 via svnmerge from 2010-05-02 09:54:35 +00:00
wsgiref.egg-info
xdrlib.py
zipfile.py PEP 3147 2010-04-17 00:19:56 +00:00