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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fix urllib.request.build_opener mocking in test_distutils (should fix some ra...
Antoine Pitrou
2013-12-21
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Fix urllib.request.build_opener mocking in test_distutils (should fix some ra...
Antoine Pitrou
2013-12-21
1
-0/+2
*
|
|
Issue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou
2013-12-21
3
-6/+25
|
\
\
\
|
|
/
/
|
*
|
Issue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou
2013-12-21
3
-6/+25
|
*
|
Fix DeprecationWarnings in test suite
Antoine Pitrou
2013-12-21
4
-23/+23
*
|
|
Issue #18879: When a method is looked up on a temporary file, avoid closing t...
Antoine Pitrou
2013-12-21
2
-32/+81
|
\
\
\
|
|
/
/
|
*
|
Issue #18879: When a method is looked up on a temporary file, avoid closing t...
Antoine Pitrou
2013-12-21
2
-32/+81
*
|
|
merge
Christian Heimes
2013-12-21
2
-1/+60
|
\
\
\
|
*
|
|
Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown.
Antoine Pitrou
2013-12-21
2
-1/+60
*
|
|
|
Issue #16136: Remove VMS support and VMS-related code
Christian Heimes
2013-12-21
1
-2/+0
|
/
/
/
*
|
|
skip multiprocessing main handling test when Python is built without threads
Christian Heimes
2013-12-21
1
-0/+2
*
|
|
asyncio: Fix space in log message about poll time.
Guido van Rossum
2013-12-21
1
-1/+1
*
|
|
Upgrade pip to 1.5rc2 and setuptools to 2.0.1
Donald Stufft
2013-12-21
4
-2/+2
*
|
|
Issue #19967: Defer the formating of the traceback in asyncio.Future destructor
Victor Stinner
2013-12-20
1
-11/+14
*
|
|
asyncio: Export all abstract protocol and transport classes. Fixes issue #20029.
Guido van Rossum
2013-12-20
2
-2/+5
*
|
|
Update test.outstanding_bugs.py
Zachary Ware
2013-12-20
1
-72/+2
|
\
\
\
|
|
/
/
|
*
|
Update test.outstanding_bugs.py
Zachary Ware
2013-12-20
1
-72/+2
*
|
|
Issue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka
2013-12-20
1
-11/+43
|
\
\
\
|
|
/
/
|
*
|
Issue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka
2013-12-20
1
-11/+43
|
*
|
Don't use sebTest() in tests for issue #5815.
Serhiy Storchaka
2013-12-19
1
-2/+1
|
*
|
Issue #19683: Removed empty tests from test_minidom. Patch by Ajitesh Gupta.
Zachary Ware
2013-12-19
1
-65/+0
|
*
|
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka
2013-12-19
2
-43/+133
*
|
|
Issue #19946: use public API for multiprocessing start methods
Nick Coghlan
2013-12-20
1
-6/+6
*
|
|
asyncio: Clean up formatting.
Guido van Rossum
2013-12-19
2
-4/+4
*
|
|
Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in
Victor Stinner
2013-12-19
2
-7/+27
*
|
|
Shorten lines.
Guido van Rossum
2013-12-19
2
-3/+4
*
|
|
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka
2013-12-19
2
-43/+133
*
|
|
Fix the C definition of the sys._debugmallocstats() function: the function has
Victor Stinner
2013-12-19
1
-0/+3
*
|
|
(Merge 3.3) Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now
Victor Stinner
2013-12-19
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now raise a
Victor Stinner
2013-12-19
1
-0/+4
*
|
|
(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
Victor Stinner
2013-12-19
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
Victor Stinner
2013-12-19
1
-0/+5
*
|
|
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Serhiy Storchaka
2013-12-19
1
-5/+39
|
\
\
\
|
|
/
/
|
*
|
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Serhiy Storchaka
2013-12-19
1
-5/+39
*
|
|
Issue #19946: appropriately skip new multiprocessing tests
Nick Coghlan
2013-12-19
1
-9/+5
*
|
|
Remove some dead code in importlib, introduced with the PEP 451 patch.
Eric Snow
2013-12-19
1
-8/+3
*
|
|
merge 3.3 (#20018)
Benjamin Peterson
2013-12-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
update url to spec (closes #20018)
Benjamin Peterson
2013-12-18
1
-1/+1
*
|
|
Issue #19492: Silently skipped distutils tests now reported as skipped.
Serhiy Storchaka
2013-12-18
8
-63/+36
|
\
\
\
|
|
/
/
|
*
|
Issue #19492: Silently skipped distutils tests now reported as skipped.
Serhiy Storchaka
2013-12-18
8
-57/+32
*
|
|
Merge: #19855: uuid.get_node now looks on the PATH for executables on unix.
R David Murray
2013-12-18
1
-27/+28
|
\
\
\
|
|
/
/
|
*
|
#19855: uuid.get_node now looks on the PATH for executables on unix.
R David Murray
2013-12-18
1
-27/+28
*
|
|
Issue #20006: Fix sporadic failures in test_weakset.
Antoine Pitrou
2013-12-17
2
-2/+8
|
\
\
\
|
|
/
/
|
*
|
Issue #20006: Fix sporadic failures in test_weakset.
Antoine Pitrou
2013-12-17
2
-1/+8
|
*
|
Revert misled test change in f189da5bda26.
Antoine Pitrou
2013-12-17
1
-1/+0
*
|
|
Issue #20007: HTTPResponse.read(0) no more prematurely closes connection.
Serhiy Storchaka
2013-12-17
2
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #20007: HTTPResponse.read(0) no more prematurely closes connection.
Serhiy Storchaka
2013-12-17
2
-1/+4
*
|
|
Close #19946: use runpy as needed in multiprocessing
Nick Coghlan
2013-12-17
2
-51/+357
*
|
|
Backout a1a05e2724dd: shutil.which(bytes) is a new feature and my patch does ...
Victor Stinner
2013-12-16
2
-26/+10
*
|
|
Issue #18283: shutil.which() now supports bytes argument, not only text argum...
Victor Stinner
2013-12-16
2
-10/+26
[prev]
[next]