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
*
hide the __class__ closure from the class body (#12370)
Benjamin Peterson
2013-05-15
1
-0/+3
*
- Fix typos in the multiprocessing module.
doko@ubuntu.com
2013-05-15
1
-0/+2
|
\
|
*
- Fix typos in the multiprocessing module.
doko@ubuntu.com
2013-05-15
1
-2/+4
*
|
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
doko@ubuntu.com
2013-05-15
1
-0/+2
|
\
\
|
|
/
|
*
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
doko@ubuntu.com
2013-05-15
1
-0/+2
|
*
Misc/NEWS: Add 3.3.3 section and move entries made after the 3.3.2 release
doko@ubuntu.com
2013-05-15
1
-8/+23
|
*
when arguments are cells clear the locals slot (backport of #17927)
Benjamin Peterson
2013-05-15
1
-0/+3
*
|
Backout c89febab4648 following private feedback by Guido.
Antoine Pitrou
2013-05-14
1
-3/+0
*
|
- Issue #17977: The documentation for the cadefault argument's default value
Barry Warsaw
2013-05-14
1
-0/+3
|
\
\
|
|
/
|
*
- Issue #17977: The documentation for the cadefault argument's default value
Barry Warsaw
2013-05-14
1
-0/+3
*
|
Issue #17968: Fix memory leak in os.listxattr().
Antoine Pitrou
2013-05-13
1
-1/+3
|
\
\
|
|
/
|
*
Issue #17968: Fix memory leak in os.listxattr().
Antoine Pitrou
2013-05-13
1
-1/+3
|
*
Closes #17962: Build with OpenSSL 1.0.1e on Windows.
v3.3.2
Georg Brandl
2013-05-12
1
-0/+2
|
*
merge
Georg Brandl
2013-05-12
2
-3/+3
|
|
\
|
|
*
bump to 3.3.2
Georg Brandl
2013-05-12
2
-3/+3
*
|
|
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
Serhiy Storchaka
2013-05-12
2
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
Serhiy Storchaka
2013-05-12
2
-0/+5
|
|
/
*
|
merge with 3.3
Georg Brandl
2013-05-12
1
-0/+3
|
\
\
|
|
/
|
*
Closes issue #17732: ignore install-directory specific options in
Georg Brandl
2013-05-12
1
-0/+3
|
*
Back out patch for #1159051, which caused backwards compatibility problems.
Georg Brandl
2013-05-12
1
-3/+0
*
|
merge with 3.3
Georg Brandl
2013-05-12
1
-0/+9
|
\
\
|
|
/
|
*
merge with 3.2
Georg Brandl
2013-05-12
1
-0/+3
|
|
\
|
|
*
Issue #17915: Fix interoperability of xml.sax with file objects returned by
Georg Brandl
2013-05-12
1
-0/+3
|
*
|
merge with 3.2
Georg Brandl
2013-05-12
1
-0/+9
|
|
\
\
|
|
|
/
|
|
*
Issue #1159051: Back out a fix for handling corrupted gzip files that
Georg Brandl
2013-05-12
1
-2/+3
|
|
*
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
Serhiy Storchaka
2013-04-28
1
-0/+6
|
|
*
Issue #17843: Remove bz2 test data that triggers antivirus warnings.
Georg Brandl
2013-05-12
1
-0/+6
|
|
*
Issue #15535: Fix pickling of named tuples.
Georg Brandl
2013-05-12
1
-0/+3
|
|
*
Close #17666: Fix reading gzip files with an extra field.
Serhiy Storchaka
2013-04-08
1
-3/+14
|
*
|
merge heads
Georg Brandl
2013-05-12
1
-0/+2
|
|
\
\
*
|
\
\
Issue #17838: merge with 3.3
Georg Brandl
2013-05-12
1
-0/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
prevent IDLE from trying to close when sys.stdin is reassigned (#17838)
Benjamin Peterson
2013-05-12
1
-0/+2
*
|
|
|
merge 3.3 (#17547)
Benjamin Peterson
2013-05-11
1
-0/+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
-Wformat is needed by gcc 4.8 (closes #17547)
Benjamin Peterson
2013-05-11
1
-0/+6
*
|
|
|
Issue #17237: Fix crash in the ASCII decoder on m68k.
Antoine Pitrou
2013-05-11
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #17237: Fix crash in the ASCII decoder on m68k.
Antoine Pitrou
2013-05-11
1
-0/+2
|
*
|
|
#17841: remove missing codecs aliases from the documentation. Patch by Thoma...
Ezio Melotti
2013-05-10
1
-0/+1
*
|
|
|
#17927: Keep frame from referencing cell-ified arguments.
Guido van Rossum
2013-05-10
1
-0/+3
*
|
|
|
#17809: merge with 3.3.
Ezio Melotti
2013-05-09
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#17809: fix a test failure in test_expanduser when $HOME has a trailing /. P...
Ezio Melotti
2013-05-09
1
-0/+1
*
|
|
|
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
2
-0/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
2
-0/+4
*
|
|
|
Issue #17807: Generators can now be finalized even when they are part of a re...
Antoine Pitrou
2013-05-08
1
-0/+3
*
|
|
|
Issue #1545463: At shutdown, defer finalization of codec modules so that stde...
Antoine Pitrou
2013-05-08
1
-0/+3
*
|
|
|
#17871: merge with 3.3.
Ezio Melotti
2013-05-07
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh C...
Ezio Melotti
2013-05-07
1
-0/+1
*
|
|
|
Issue #7330: Implement width and precision (ex: "%5.3s") for the format string
Victor Stinner
2013-05-06
1
-0/+3
*
|
|
|
Issue #17289: The readline module now plays nicer with external modules or ap...
Antoine Pitrou
2013-05-06
1
-0/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #17289: The readline module now plays nicer with external modules or ap...
Antoine Pitrou
2013-05-06
1
-0/+4
*
|
|
|
Issue #12181: select module: Fix struct kevent definition on OpenBSD 64-bit
Charles-Francois Natali
2013-05-06
1
-0/+3
|
\
\
\
\
|
|
/
/
/
[next]