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
*
Issue #17269: Workaround for a platform bug in getaddrinfo on OSX
Ronald Oussoren
2013-05-24
1
-0/+3
*
Issue #17532: Always include Options menu for IDLE on OS X.
Ned Deily
2013-05-22
3
-2/+4
*
add test for inequality
Benjamin Peterson
2013-05-22
1
-0/+6
*
Issue #16986: ElementTree now correctly parses a string input not only when
Serhiy Storchaka
2013-05-22
1
-15/+30
*
#14146: Highlight source line while debugging on Windows.
Roger Serwy
2013-05-21
1
-0/+30
*
Issue #17743: Now use extended syntax of set command in .bat files.
Vinay Sajip
2013-05-20
1
-13/+14
*
Issue #17744: Now unset VIRTUAL_ENV environment variable when deactivating.
Vinay Sajip
2013-05-20
1
-4/+8
*
add recursive repr test
Benjamin Peterson
2013-05-20
1
-0/+5
*
Try to make test more reliable (saw some sporadic failures on buildbots)
Antoine Pitrou
2013-05-19
1
-3/+3
*
Issue #11995: test_pydoc doesn't import all sys.path modules anymore.
Antoine Pitrou
2013-05-19
1
-15/+58
*
Issue #17812: Fixed quadratic complexity of base64.b32encode().
Serhiy Storchaka
2013-05-19
1
-6/+6
*
Issue #17901: fix TreeBuilder construction for an explicit element_factory=None
Eli Bendersky
2013-05-18
1
-0/+6
*
Close file before reopening to keep Windows happy in test_sax.
Richard Oudkerk
2013-05-18
1
-5/+6
*
Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of servic...
Antoine Pitrou
2013-05-18
2
-1/+19
*
Update docstring for _asdict() to indicate it is obsolete.
Raymond Hettinger
2013-05-17
1
-12/+17
*
only recursively expand in the format spec (closes #17644)
Benjamin Peterson
2013-05-17
1
-0/+2
*
Remove unnecessary exception handler.
Raymond Hettinger
2013-05-17
1
-4/+1
*
Issue #17981: Closed socket on error in SysLogHandler.
Vinay Sajip
2013-05-16
1
-0/+1
*
complain about "global __class__" in a class body (closes #17983)
Benjamin Peterson
2013-05-15
1
-0/+4
*
- Fix typos in the multiprocessing module.
doko@ubuntu.com
2013-05-15
1
-1/+1
*
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
doko@ubuntu.com
2013-05-15
1
-1/+1
*
when arguments are cells clear the locals slot (backport of #17927)
Benjamin Peterson
2013-05-15
2
-0/+42
*
Fix ResourceWarnings in test_sax
Antoine Pitrou
2013-05-13
1
-1/+4
*
Silence unclosed open file ResourceWarning.
Terry Jan Reedy
2013-05-13
1
-1/+2
*
Complete 2 to 3 conversion
Terry Jan Reedy
2013-05-13
1
-1/+1
*
use correct format code for exceptions
Benjamin Peterson
2013-05-13
1
-2/+2
*
merge
Georg Brandl
2013-05-12
2
-2/+2
|
\
|
*
bump to 3.3.2
Georg Brandl
2013-05-12
2
-2/+2
*
|
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
Serhiy Storchaka
2013-05-12
2
-0/+22
|
/
*
Closes issue #17732: ignore install-directory specific options in
Georg Brandl
2013-05-12
2
-3/+75
*
Back out patch for #1159051, which caused backwards compatibility problems.
Georg Brandl
2013-05-12
4
-79/+44
*
merge with 3.2
Georg Brandl
2013-05-12
2
-0/+36
|
\
|
*
Issue #17915: Fix interoperability of xml.sax with file objects returned by
Georg Brandl
2013-05-12
2
-0/+36
|
*
Issue #1159051: Back out a fix for handling corrupted gzip files that
Georg Brandl
2013-05-12
3
-66/+38
|
*
Issue #17843: Remove bz2 test data that triggers antivirus warnings.
Georg Brandl
2013-05-12
2
-7/+6
|
*
Issue #15535: Fix pickling of named tuples.
Georg Brandl
2013-05-12
2
-0/+5
|
*
Close #17666: Fix reading gzip files with an extra field.
Serhiy Storchaka
2013-04-08
2
-1/+9
*
|
merge heads
Georg Brandl
2013-05-12
1
-0/+5
|
\
\
|
*
|
prevent IDLE from trying to close when sys.stdin is reassigned (#17838)
Benjamin Peterson
2013-05-12
1
-0/+5
*
|
|
only close non-None files
Benjamin Peterson
2013-05-11
1
-1/+2
*
|
|
#17809: fix a test failure in test_expanduser when $HOME has a trailing /. P...
Ezio Melotti
2013-05-09
1
-1/+2
*
|
|
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
2
-5/+15
*
|
|
#17877: skip test if the Olson's TZ database is missing.
Ezio Melotti
2013-05-08
1
-0/+4
*
|
|
Issue #17805: Add AsyncResult alias for ApplyResult
Richard Oudkerk
2013-05-06
1
-0/+2
*
|
|
#13495: Avoid loading the color delegator twice in IDLE.
Roger Serwy
2013-05-06
2
-5/+0
*
|
|
#17798: Allow IDLE to edit new files when specified on command line.
Roger Serwy
2013-05-05
1
-0/+2
*
|
|
Fix a test to not use an assertion for something that could be
Brett Cannon
2013-05-04
1
-1/+2
*
|
|
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...
Ezio Melotti
2013-05-04
3
-1/+47
*
|
|
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.
Serhiy Storchaka
2013-05-04
2
-0/+4
*
|
|
Issue #15902: Fix imp.load_module() to accept None as a file when
Brett Cannon
2013-05-03
2
-2/+21
[next]