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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #15663: Update OS X installer to use Tcl/Tk 8.5.15.
Ned Deily
2013-10-19
1
-0/+1
*
Issue #19222: Add support for the 'x' mode to the gzip module.
Nadeem Vawda
2013-10-18
1
-2/+2
*
Issue #19223: Add support for the 'x' mode to the bz2 module.
Nadeem Vawda
2013-10-18
1
-2/+2
*
Issue #19201: Add support for the 'x' mode to the lzma module.
Nadeem Vawda
2013-10-18
2
-0/+4
*
Fix a refleak in _sre
Brett Cannon
2013-10-18
1
-0/+2
*
Add NEWS entry for issue #18810
Brett Cannon
2013-10-18
1
-0/+5
*
Issue #18416: Have importlib.machinery.PathFinder treat '' as the cwd
Brett Cannon
2013-10-18
1
-0/+7
*
Remove redundant empty lines.
Serhiy Storchaka
2013-10-18
1
-5/+0
|
\
|
*
Remove redundant empty lines.
Serhiy Storchaka
2013-10-18
1
-1/+1
*
|
Remove a duplicate.
Serhiy Storchaka
2013-10-18
1
-2/+0
*
|
Close #19030: inspect.getmembers and inspect.classify_class_attrs
Ethan Furman
2013-10-18
1
-0/+5
*
|
Catching up on NEWS entries.
Ethan Furman
2013-10-18
1
-0/+8
*
|
Initial checkin of asyncio package (== Tulip, == PEP 3156).
Guido van Rossum
2013-10-17
1
-0/+6
*
|
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
Serhiy Storchaka
2013-10-17
1
-0/+2
|
\
\
|
|
/
|
*
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
Serhiy Storchaka
2013-10-17
1
-0/+2
*
|
Close #19266: contextlib.ignore -> contextlib.suppress
Nick Coghlan
2013-10-17
2
-0/+6
*
|
Issue #16129: Add `Py_SetStandardStreamEncoding`
Nick Coghlan
2013-10-17
2
-0/+9
*
|
Issue #19275: Fix test_site on AMD64 Snow Leopard
Christian Heimes
2013-10-17
1
-0/+2
*
|
#18891: Complete new provisional email API.
R David Murray
2013-10-17
1
-0/+3
*
|
Issue #18468: The re.split, re.findall, and re.sub functions and the group()
Serhiy Storchaka
2013-10-16
1
-0/+4
*
|
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
Antoine Pitrou
2013-10-15
1
-0/+2
|
\
\
|
|
/
|
*
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
Antoine Pitrou
2013-10-15
1
-0/+2
*
|
Issue #18725: The textwrap module now supports truncating multiline text.
Serhiy Storchaka
2013-10-15
1
-0/+2
*
|
Issue #17221: Merge 3.4.0 Alpha 1 entries before and after 3.3.1 release cand...
Serhiy Storchaka
2013-10-15
1
-454/+434
*
|
Merge heads
Serhiy Storchaka
2013-10-13
1
-8/+0
|
\
\
|
*
|
Remove unexpected headings from Misc/NEWS
Antoine Pitrou
2013-10-13
1
-8/+0
*
|
|
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-0/+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-0/+2
*
|
Issue #18776: atexit callbacks now display their full traceback when they rai...
Antoine Pitrou
2013-10-13
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18776: atexit callbacks now display their full traceback when they rai...
Antoine Pitrou
2013-10-13
1
-0/+3
|
*
Merge heads
Serhiy Storchaka
2013-10-13
1
-0/+3
|
|
\
*
|
|
#18714: add attribution.
Georg Brandl
2013-10-13
1
-0/+1
*
|
|
pdb: modernize find_function() and add tests for it.
Georg Brandl
2013-10-13
1
-0/+2
*
|
|
Merge heads
Serhiy Storchaka
2013-10-13
1
-0/+3
|
\
\
\
|
*
\
\
Issue #17827: document codecs.encode and codecs.decode
Nick Coghlan
2013-10-13
1
-0/+3
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #17827: Document codecs.encode and codecs.decode
Nick Coghlan
2013-10-13
1
-0/+3
*
|
|
|
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
Serhiy Storchaka
2013-10-13
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
Serhiy Storchaka
2013-10-13
1
-0/+3
|
|
/
|
*
Issue #18458: Prevent crashes with newer versions of libedit. Its readline
Ned Deily
2013-10-12
1
-0/+4
|
*
Issue #18919: If the close() method of a writer in the sunau or wave module
Serhiy Storchaka
2013-10-12
1
-0/+4
*
|
Issue #19218: Rename collections.abc to _collections_abc in order to speed up...
Christian Heimes
2013-10-13
1
-0/+3
*
|
Issue #18582: Add 'pbkdf2_hmac' to the hashlib module.
Christian Heimes
2013-10-12
1
-0/+3
*
|
Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py".
Antoine Pitrou
2013-10-12
1
-0/+3
*
|
Forgot NEWS entry for previous commit.
Antoine Pitrou
2013-10-12
1
-0/+3
*
|
Issue #19131: The aifc module now correctly reads and writes sampwidth of
Serhiy Storchaka
2013-10-12
1
-0/+3
|
\
\
|
|
/
|
*
Issue #19131: The aifc module now correctly reads and writes sampwidth of
Serhiy Storchaka
2013-10-12
1
-0/+3
*
|
Issue #19209: Remove import of copyreg from the os module to speed up
Christian Heimes
2013-10-11
1
-0/+4
*
|
Issue #19205: Don't import the 're' module in site and sysconfig module to
Christian Heimes
2013-10-11
1
-0/+3
*
|
Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io m...
Antoine Pitrou
2013-10-11
1
-0/+3
*
|
Rename contextlib.ignored() to contextlib.ignore().
Raymond Hettinger
2013-10-11
1
-2/+2
[next]