index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with hg.python.org.
Reid Kleckner
2011-03-14
5
-1/+83
|
\
|
*
Merge with remote
Nick Coghlan
2011-03-14
1
-1/+34
|
|
\
|
|
*
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...
Ronald Oussoren
2011-03-14
1
-1/+34
|
|
|
\
|
|
|
*
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...
Ronald Oussoren
2011-03-14
1
-1/+34
|
|
|
|
\
|
|
|
|
*
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...
Ronald Oussoren
2011-03-14
1
-1/+34
|
|
|
|
*
Fix #11491. When dbm.open was called with a file which already exists and
briancurtin
2011-03-14
1
-0/+8
|
*
|
|
|
Close #11505: Improve string.py coverage
Nick Coghlan
2011-03-14
2
-0/+37
|
|
/
/
/
|
*
|
|
Merge #11496 from 3.2.
R David Murray
2011-03-14
1
-0/+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#11496: skip history test if clear_history is not available.
R David Murray
2011-03-14
1
-0/+4
|
*
|
|
Fix #11491. When dbm.open was called with a file which already exists and
briancurtin
2011-03-14
1
-0/+8
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix #11491. When dbm.open was called with a file which already exists and
briancurtin
2011-03-14
1
-0/+8
|
|
*
|
Skip test that requires zlib when zlib is not available.
Ezio Melotti
2011-03-14
1
-0/+1
*
|
|
|
Tweak subprocess test timeouts to satisfy the buildbot.
Reid Kleckner
2011-03-14
1
-2/+2
|
/
/
/
*
|
|
Attempt a larger timeout value to satisfy the buildbots.
Reid Kleckner
2011-03-14
1
-1/+1
*
|
|
Merge with default.
Reid Kleckner
2011-03-14
1
-0/+1
|
\
\
\
|
*
|
|
Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart.
Eric V. Smith
2011-03-14
1
-0/+1
*
|
|
|
Add a 'timeout' argument to subprocess.Popen.
Reid Kleckner
2011-03-14
1
-0/+65
|
/
/
/
*
|
|
Merge #11488 patch from 3.2.
R David Murray
2011-03-14
1
-0/+17
|
\
\
\
|
|
/
/
|
*
|
Merge #11488 patch from 3.1.
R David Murray
2011-03-14
1
-0/+17
|
|
\
\
|
|
|
/
|
|
*
#11488: Add tests for writelines method of SpooledTemporaryFile.
R David Murray
2011-03-14
1
-0/+17
*
|
|
Merge whitespace fix from 3.2.
R David Murray
2011-03-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix whitespace
R David Murray
2011-03-14
1
-1/+1
*
|
|
Merge fix for #11490 from 3.2.
R David Murray
2011-03-14
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Merge fix for #11490 from 3.1.
R David Murray
2011-03-14
1
-1/+2
|
|
\
\
|
|
|
/
|
|
*
#11490: EACCES can also mean command not found
R David Murray
2011-03-14
1
-1/+2
*
|
|
Merge commit for #11233
Antoine Pitrou
2011-03-13
1
-2/+17
|
\
\
\
|
|
/
/
|
*
|
Issue #11223: Fix test_threadsignals to fail, not hang, when the
Antoine Pitrou
2011-03-13
1
-2/+17
*
|
|
Issue 9856: Change object.__format__ with a non-empty format string from a Pe...
Eric V. Smith
2011-03-12
2
-4/+4
*
|
|
Merge #11131
Mark Dickinson
2011-03-12
1
-0/+70
|
\
\
\
|
|
/
/
|
*
|
Merge #11131
Mark Dickinson
2011-03-12
1
-0/+70
|
|
\
\
|
|
|
/
|
|
*
Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...
Mark Dickinson
2011-03-12
1
-0/+70
*
|
|
Remove a now unneeded tweak to test_zipimport_support in order to not
Brett Cannon
2011-03-11
1
-5/+0
*
|
|
Issue #9935: Speed up pickling of instances of user-defined classes.
Antoine Pitrou
2011-03-11
1
-1/+20
*
|
|
Issue #11244: The peephole optimizer is now able to constant-fold
Antoine Pitrou
2011-03-11
1
-2/+29
*
|
|
#8594: fix ResourceWarning in test_ftplib.py - patch by Nadeem Vawda.
Giampaolo RodolĂ
2011-03-08
1
-2/+2
*
|
|
Issue #11424: Merged fix from 3.2.
Vinay Sajip
2011-03-07
1
-1/+217
|
\
\
\
|
|
/
/
|
*
|
#Issue 11424: added equivalent fixes for dictConfig.
Vinay Sajip
2011-03-07
1
-1/+104
|
*
|
#Issue 11424: merged fix from 3.1.
Vinay Sajip
2011-03-07
1
-0/+113
|
|
\
\
|
|
|
/
|
|
*
Issue #11424: Fix bug in determining child loggers.
Vinay Sajip
2011-03-07
1
-0/+113
*
|
|
Remove sys.subversion and svn build identification leftovers.
Georg Brandl
2011-03-06
1
-5/+1
*
|
|
Merge build identification to default branch.
Georg Brandl
2011-03-06
1
-1/+5
|
\
\
\
|
|
/
/
|
*
|
Merge build identification to 3.2 branch.
Georg Brandl
2011-03-06
1
-1/+5
|
|
\
\
|
|
|
/
|
|
*
Adapt platform and test_platform to the build identification changes.
Georg Brandl
2011-03-05
1
-1/+5
*
|
|
Merge fix for issue #11391
Antoine Pitrou
2011-03-06
1
-0/+8
|
\
\
\
|
|
/
/
|
*
|
Merge fix for issue #11391
Antoine Pitrou
2011-03-06
1
-0/+8
|
|
\
\
|
|
|
/
|
|
*
Fix buildbot failure following 97a5590b9291
Antoine Pitrou
2011-03-06
1
-3/+3
|
|
*
Issue #11391: Writing to a mmap object created with
Antoine Pitrou
2011-03-06
1
-0/+8
|
|
*
Add updated .hgeol file and fix newlines in the 3.1 branch.
Georg Brandl
2011-03-05
112
-51896/+51896
|
|
*
Apparently, skipUnless() doesn't prevent the execution of
Antoine Pitrou
2011-03-01
1
-4/+4
|
|
*
Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from
Antoine Pitrou
2011-02-28
3
-4/+122
[next]