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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSS...
Christian Heimes
2013-10-29
1
-65/+0
*
Issue #19405: Fixed outdated comments in the _sre module.
Serhiy Storchaka
2013-10-27
1
-2/+1
*
just return toplevel symbol table rather than all blocks (closes #19393)
Benjamin Peterson
2013-10-26
1
-1/+1
*
Issue #18739: Fix inconsistent results from math.log(n) and math.log(long(n))
Mark Dickinson
2013-10-13
1
-12/+22
*
Issue #18458: Prevent crashes with newer versions of libedit. Its readline
Ned Deily
2013-10-12
1
-15/+25
*
Issue #19147: Fix docstring for fcntl.flock to refer to correct man section.
Ned Deily
2013-10-02
1
-1/+1
*
Properly initialize all fields of a SSL object after allocation.
Antoine Pitrou
2013-09-29
1
-0/+1
*
Issue #18672: Fixed format specifiers for Py_ssize_t in debugging output in
Serhiy Storchaka
2013-09-05
1
-14/+22
*
Issue #18709: GCC 4.6 complains that 'v' may be used uninitialized in GEN_EMA...
Christian Heimes
2013-09-05
1
-1/+1
|
\
|
*
Issue #18709: GCC 4.6 complains that 'v' may be used uninitialized in GEN_EMA...
Christian Heimes
2013-09-05
1
-1/+1
|
*
- Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
Barry Warsaw
2013-08-23
1
-3/+61
|
*
- Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash
Barry Warsaw
2012-03-15
4
-59/+130
*
|
Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, don't cast
Victor Stinner
2013-09-04
1
-1/+1
*
|
Issue #18876: The FileIO.mode attribute now better reflects the actual mode u...
Antoine Pitrou
2013-09-04
1
-10/+13
*
|
Close #18912: Fix indentation in docstring
Eli Bendersky
2013-09-03
1
-4/+4
*
|
#18803: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-25
1
-1/+1
*
|
Issue #11973: Fix a problem in kevent. The flags and fflags fields are now
Christian Heimes
2013-08-25
1
-1/+1
*
|
Issue #18747: Fix spelling errors in my commit message and comments,
Christian Heimes
2013-08-25
1
-2/+2
*
|
Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj
Serhiy Storchaka
2013-08-22
1
-12/+53
*
|
Issue #18747: Use a parent atfork handler instead of a child atfork handler.
Christian Heimes
2013-08-22
1
-12/+9
*
|
Issue #17119: Fixed integer overflows when processing large Unicode strings
Serhiy Storchaka
2013-08-21
1
-10/+33
*
|
Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork.
Christian Heimes
2013-08-21
1
-0/+72
*
|
Issue #8865: Concurrent invocation of select.poll.poll() now raises a
Serhiy Storchaka
2013-08-20
1
-0/+13
*
|
Issue #13461: Fix a crash in the TextIOWrapper.tell method and in the "replace"
Serhiy Storchaka
2013-08-20
1
-1/+1
*
|
Issue #18777: The ssl module now uses the new CRYPTO_THREADID API of
Christian Heimes
2013-08-19
1
-1/+17
*
|
Issue 18768: Correct doc string of RAND_edg(). Patch by Vajrasky Kok.
Christian Heimes
2013-08-17
1
-1/+1
*
|
Issue #18768: coding style nitpick. Thanks to Vajrasky Kok
Christian Heimes
2013-08-17
1
-1/+1
*
|
#18466: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
2
-2/+2
*
|
Issue #18178: Fix ctypes on BSD. dlmalloc.c was compiled twice which broke ma...
Christian Heimes
2013-08-17
1
-1/+0
*
|
Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
Christian Heimes
2013-08-16
1
-6/+60
*
|
Issue #15866: The xmlcharrefreplace error handler no more produces two XML
Serhiy Storchaka
2013-08-06
1
-1/+1
*
|
Issue #18661: typo in grp.struct_group docstring.
Mark Dickinson
2013-08-05
1
-1/+1
*
|
Issue #13612: Fix a buffer overflow in case of a multi-byte encoding.
Eli Bendersky
2013-08-04
2
-0/+9
*
|
Issue #17998: Fix an internal error in regular expression engine.
Serhiy Storchaka
2013-08-03
2
-8/+8
*
|
Issue #17557: Fix os.getgroups() to work with the modified behavior of
Ned Deily
2013-08-02
1
-0/+30
*
|
Restore the data block size to 62.
Raymond Hettinger
2013-07-28
1
-3/+6
*
|
Issue #18513: Add workaround for OS X 10.8 cexp bug that leads to wrong cmath...
Raymond Hettinger
2013-07-20
1
-0/+7
*
|
Backport c952f3d122ae: Tweak the deque struct by moving the least used fields
Raymond Hettinger
2013-07-16
1
-1/+1
*
|
Move the leftlink to the end of the block structure.
Raymond Hettinger
2013-07-16
1
-1/+1
*
|
Issue #18101: Tcl.split() now process Unicode strings nested in a tuple as it
Serhiy Storchaka
2013-07-11
1
-0/+27
*
|
Issue #17097: Make multiprocessing ignore EINTR.
Richard Oudkerk
2013-07-01
1
-9/+48
*
|
reapply f1dc30a1be72
Benjamin Peterson
2013-06-25
1
-1/+1
*
|
reapply 5accb0ac8bfb
Benjamin Peterson
2013-06-25
1
-11/+7
*
|
reapply f1dc30a1be72
Benjamin Peterson
2013-06-25
1
-1/+1
*
|
reapply f1dc30a1be72
Benjamin Peterson
2013-06-25
1
-1/+1
*
|
Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if the input
Victor Stinner
2013-06-24
1
-6/+7
*
|
also backout f1dc30a1be72 for not being a bugfix
Benjamin Peterson
2013-06-23
1
-1/+1
*
|
Issue #18135: Fix a possible integer overflow in ssl.SSLSocket.write()
Victor Stinner
2013-06-23
1
-1/+6
*
|
backout 5accb0ac8bfb; needs more discussion on python-dev
Benjamin Peterson
2013-06-22
1
-7/+11
*
|
#18113: avoid segfault if Py_XDECREF triggers code that calls set_panel_userp...
Andrew Kuchling
2013-06-22
1
-3/+8
[next]