Richard Oudkerk
|
9a16fa69dd
|
Fix for issue 14725 for 2.7 branch
|
14 years ago |
Antoine Pitrou
|
7f14f0d8a0
|
Recorded merge of revisions 81032 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r81032 | antoine.pitrou | 2010-05-09 17:52:27 +0200 (dim., 09 mai 2010) | 9 lines
Recorded merge of revisions 81029 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines
Untabify C files. Will watch buildbots.
........
................
|
16 years ago |
Antoine Pitrou
|
f95a1b3c53
|
Recorded merge of revisions 81029 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines
Untabify C files. Will watch buildbots.
........
|
16 years ago |
Antoine Pitrou
|
c7c96a90bc
|
Recorded merge of revisions 81029 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines
Untabify C files. Will watch buildbots.
........
|
16 years ago |
Antoine Pitrou
|
c83ea137d7
|
Untabify C files. Will watch buildbots.
|
16 years ago |
Brett Cannon
|
7a4cd7e1e2
|
Remove extraneous whitespace.
|
16 years ago |
Kristján Valur Jónsson
|
b8e138aa23
|
Revert last change, which was incorrect.
|
17 years ago |
Kristján Valur Jónsson
|
8c4f4178cb
|
http://bugs.python.org/issue6381
merging revision 73819 from trunk
|
17 years ago |
Jesse Noller
|
a931404804
|
Merged revisions 70908 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70908 | jesse.noller | 2009-03-31 17:20:35 -0500 (Tue, 31 Mar 2009) | 1 line
Issue 5619: Pass MS CRT debug flags into subprocesses
........
|
18 years ago |
Jesse Noller
|
70b11f0f97
|
Merged revisions 70908 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70908 | jesse.noller | 2009-03-31 17:20:35 -0500 (Tue, 31 Mar 2009) | 1 line
Issue 5619: Pass MS CRT debug flags into subprocesses
........
|
18 years ago |
Jesse Noller
|
42f9b4e5b4
|
Issue 5619: Pass MS CRT debug flags into subprocesses
|
18 years ago |
Benjamin Peterson
|
fa268032c9
|
fix multiprocessing line endings in py3k
|
18 years ago |
Benjamin Peterson
|
dfd79494ce
|
convert multiprocessing to unix line endings
|
18 years ago |
Amaury Forgeot d'Arc
|
245671c64a
|
Adaptation to py3k.
|
18 years ago |
Benjamin Peterson
|
e711cafab1
|
Merged revisions 64104,64117 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r64104 | benjamin.peterson | 2008-06-10 21:40:25 -0500 (Tue, 10 Jun 2008) | 2 lines
add the multiprocessing package to fulfill PEP 371
........
r64117 | benjamin.peterson | 2008-06-11 07:26:31 -0500 (Wed, 11 Jun 2008) | 2 lines
fix import of multiprocessing by juggling imports
........
|
18 years ago |
Benjamin Peterson
|
190d56e009
|
add the multiprocessing package to fulfill PEP 371
|
18 years ago |