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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix linking failures under Windows
Antoine Pitrou
2011-10-04
1
-3/+3
*
Remove all other uses of the C tolower()/toupper() which could break with a T...
Antoine Pitrou
2011-10-04
3
-6/+6
*
Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale.
Antoine Pitrou
2011-10-04
3
-2/+6
*
Avoid testing stuff that's been fixed in 2.7 on older Pythons
Antoine Pitrou
2011-10-04
1
-0/+4
*
Issue #7689: Allow pickling of dynamically created classes when their
Antoine Pitrou
2011-10-04
5
-14/+41
*
Issue #12881: ctypes: Fix segfault with large structure field names.
Meador Inge
2011-10-04
3
-1/+21
*
update 2.7 - Document message_body arg in HTTPConnection.endheaders
Senthil Kumaran
2011-10-02
1
-1/+5
*
#13076: fix links to datetime.time.
Ezio Melotti
2011-10-02
1
-9/+9
*
#4147: minidom's toprettyxml no longer adds whitespace to text nodes.
R David Murray
2011-10-01
2
-2/+11
*
Issue #13034: When decoding some SSL certificates, the subjectAltName extensi...
Antoine Pitrou
2011-10-01
3
-3/+54
*
Issue #13058: ossaudiodev: fix a file descriptor leak on error. Patch by Thomas
Charles-François Natali
2011-09-29
3
-0/+5
*
Doc fix. Mathematically correct sentence.
Senthil Kumaran
2011-09-28
1
-2/+2
*
Issue #13013: ctypes: Fix a reference leak in PyCArrayType_from_ctype.
Meador Inge
2011-09-28
3
-0/+5
*
Backport issue #12973 itertools fix from 3.x.
Mark Dickinson
2011-09-24
2
-4/+6
*
Issue #7732: Fix a crash on importing a module if a directory has the same name
Victor Stinner
2011-09-23
5
-17/+33
*
Issue #12931: xmlrpclib now encodes Unicode URI to ISO-8859-1, instead of
Victor Stinner
2011-09-22
3
-0/+9
*
Fix a race condition in test_socket.ThreadableTest: the client is reported
Charles-François Natali
2011-09-21
1
-1/+1
*
Issue #12981: test_multiprocessing: catch ImportError when importing
Charles-François Natali
2011-09-21
1
-2/+13
*
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor wa...
Jesus Cea
2011-09-21
3
-0/+31
*
Backport issue #12973 list_repeat fix from 3.x.
Mark Dickinson
2011-09-19
2
-4/+6
*
Issue #12973: Fix int.__pow__ overflow checks that invoked undefined behaviou...
Mark Dickinson
2011-09-19
2
-2/+13
*
Close #13007: whichdb should recognize gdbm 1.9 magic numbers
Jesus Cea
2011-09-19
2
-1/+3
*
Fix bug in heapq priority queue example.
Georg Brandl
2011-09-18
1
-1/+1
*
Add info from the docstring for random.gammavariate() to the docs.
Georg Brandl
2011-09-17
1
-0/+7
*
Issue #12935: Correct typo in findertools.
Ned Deily
2011-09-15
1
-1/+1
*
Use bitwise instead of logical or for flags.
Stefan Krah
2011-09-15
1
-1/+1
*
Fix the import machinery if there is an error on sys.path or sys.meta_path
Victor Stinner
2011-09-15
1
-4/+4
*
Backport fix for issue #11149.
Stefan Krah
2011-09-14
2
-0/+12
*
Port the fix for Issue12924 (missing quote_plus) to 2.7 branch.
Senthil Kumaran
2011-09-12
1
-0/+1
*
Remove trailing spaces
Amaury Forgeot d'Arc
2011-09-12
1
-1/+1
*
Issue #12483: ctypes: Fix a crash when the destruction of a callback
Amaury Forgeot d'Arc
2011-09-12
3
-0/+12
*
Branch merge
Éric Araujo
2011-09-12
3
-56/+70
|
\
|
*
Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński.
Éric Araujo
2011-09-10
3
-2/+21
|
*
Slight cleanup in distutils test_dist.
Éric Araujo
2011-09-10
1
-54/+49
*
|
NEWS
Jesus Cea
2011-09-10
1
-0/+3
*
|
Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana
Jesus Cea
2011-09-10
1
-11/+23
*
|
Fix issue #12948: multiprocessing test failures can hang the buildbots
Jesus Cea
2011-09-09
1
-2/+0
*
|
Close issue #12948: multiprocessing test failures can hang the buildbots
Jesus Cea
2011-09-09
1
-3/+27
|
/
*
Port a few markup edits from 3.x
Éric Araujo
2011-09-09
1
-7/+8
*
Issue #12333: fix test_distutils failures under Solaris and derivatives. Patc...
Jesus Cea
2011-09-09
1
-0/+4
*
Closes #12906: Fixed bug in YAML configuration.
Vinay Sajip
2011-09-06
1
-1/+1
*
Update sys.platform doc for #12326.
Victor Stinner
2011-09-05
1
-18/+28
*
Issue #12326: Remove plat-linux3 directory
Victor Stinner
2011-09-05
5
-1083/+0
*
merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.p...
Senthil Kumaran
2011-09-05
1
-4/+4
*
Branch merge
Éric Araujo
2011-09-05
3
-7/+38
|
\
|
*
Warn instead of crashing because of invalid path in MANIFEST.in (#8286).
Éric Araujo
2011-09-02
3
-2/+34
|
*
Enable catching WARN-level logging messages in distutils' test_sdist
Éric Araujo
2011-09-02
1
-5/+4
*
|
Issue #12841: Fix tarfile extraction of non-existent uids/gids.
Lars Gustäbel
2011-09-05
2
-8/+7
*
|
Give credit to Adam
Sandro Tosi
2011-09-02
1
-0/+1
*
|
Issue #12764: Fix a crash in ctypes when the name of a Structure field is not
Amaury Forgeot d'Arc
2011-09-02
3
-2/+26
[next]