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 #1746656: Fix for OS X. configure and #include changes so that the socket
Gregory P. Smith
2011-05-15
1
-0/+8
*
Fix _socket compilation failures on non-Linux buildbots (cf. issue #1746656).
Nadeem Vawda
2011-05-15
1
-1/+4
*
(Merge 3.2) Issue #12060: Use sig_atomic_t type and volatile keyword in the
Victor Stinner
2011-05-15
1
-3/+3
|
\
|
*
(Merge 3.1) Issue #12060: Use sig_atomic_t type and volatile keyword in the
Victor Stinner
2011-05-15
1
-3/+3
|
|
\
|
|
*
Issue #12060: Use sig_atomic_t type and volatile keyword in the signal module.
Victor Stinner
2011-05-15
1
-3/+3
*
|
|
Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname
Gregory P. Smith
2011-05-15
1
-0/+110
*
|
|
Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean.
Nadeem Vawda
2011-05-14
1
-14/+23
|
\
\
\
|
|
/
/
|
*
|
Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean.
Nadeem Vawda
2011-05-14
1
-14/+23
|
|
\
\
|
|
|
/
|
|
*
Issue #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean.
Nadeem Vawda
2011-05-14
1
-14/+23
|
|
*
Issue #8650: Backport 64-bit safety fixes for compress() and decompress().
Nadeem Vawda
2011-05-14
1
-10/+21
*
|
|
Merge fix for memory leaks in zlib.compress() and .decompress().
Nadeem Vawda
2011-05-14
1
-14/+11
|
\
\
\
|
|
/
/
|
*
|
Fix memory leaks in zlib.compress() and .decompress().
Nadeem Vawda
2011-05-14
1
-14/+11
*
|
|
Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
Nadeem Vawda
2011-05-14
1
-7/+12
|
\
\
\
|
|
/
/
|
*
|
Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
Nadeem Vawda
2011-05-14
1
-7/+12
|
|
\
\
|
|
|
/
|
|
*
Issue #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
Nadeem Vawda
2011-05-14
1
-7/+12
*
|
|
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
1
-1/+1
*
|
|
Fix compile error under Windows
Antoine Pitrou
2011-05-12
1
-2/+4
*
|
|
Issue #9971: Write an optimized implementation of BufferedReader.readinto().
Antoine Pitrou
2011-05-11
1
-16/+70
*
|
|
Issue #12058: Minor edits to comments in faulthandler
Victor Stinner
2011-05-11
1
-18/+18
*
|
|
Merge from 3.2
Kurt B. Kaiser
2011-05-11
1
-1/+13
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.1
Kurt B. Kaiser
2011-05-11
1
-1/+13
|
|
\
\
|
|
|
/
|
|
*
Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError.
Kurt B. Kaiser
2011-05-11
1
-1/+13
*
|
|
#12051: merge with 3.2.
Ezio Melotti
2011-05-10
1
-2/+15
|
\
\
\
|
|
/
/
|
*
|
#12051: merge with 3.1.
Ezio Melotti
2011-05-10
1
-2/+15
|
|
\
\
|
|
|
/
|
|
*
#12051: Fix segfault in json.dumps() while encoding highly-nested objects usi...
Ezio Melotti
2011-05-10
1
-2/+15
*
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-4/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-4/+7
|
*
|
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
1
-1/+7
|
|
\
\
|
|
|
/
|
|
*
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
1
-1/+7
*
|
|
Issue #12011: signal.signal() and signal.siginterrupt() raise an OSError,
Victor Stinner
2011-05-10
1
-2/+2
*
|
|
faulthandler: improve_sigabrt() on Visual Studio
Victor Stinner
2011-05-09
1
-7/+5
*
|
|
Remove dead code from _multiprocessing
Antoine Pitrou
2011-05-09
3
-58/+3
*
|
|
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
Antoine Pitrou
2011-05-09
6
-923/+168
*
|
|
Issue #8407: Use an explicit cast for FreeBSD
Victor Stinner
2011-05-09
1
-1/+1
*
|
|
faulthandler: make quiet a gcc 4.6 warning (z was unused)
Victor Stinner
2011-05-09
1
-2/+5
*
|
|
Issue #11888: Use system log2() when available
Victor Stinner
2011-05-09
1
-0/+4
*
|
|
#10811: Fix recursive usage of cursors. Instead of crashing, raise a Programm...
Gerhard Haering
2011-05-09
2
-10/+20
*
|
|
Grammatical fix for a comment for log2, to avoid referring to an *algorithm* ...
Mark Dickinson
2011-05-09
1
-1/+3
*
|
|
Fix cut-and-paste typo in comment: log10 -> log2.
Mark Dickinson
2011-05-09
1
-1/+1
*
|
|
Issue #11888: Add log2 function to math module. Patch written by Mark
Victor Stinner
2011-05-08
1
-0/+59
*
|
|
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-08
1
-1/+7
*
|
|
Issue #8407: The signal handler writes the signal number as a single byte
Victor Stinner
2011-05-08
1
-2/+5
*
|
|
Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to the
Victor Stinner
2011-05-07
1
-2/+100
*
|
|
#12017: merge with 3.2.
Ezio Melotti
2011-05-07
1
-2/+13
|
\
\
\
|
|
/
/
|
*
|
#12017: merge with 3.1.
Ezio Melotti
2011-05-07
1
-2/+13
|
|
\
\
|
|
|
/
|
|
*
#12017: Fix segfault in json.loads() while decoding highly-nested objects usi...
Ezio Melotti
2011-05-07
1
-2/+13
*
|
|
faulthandler: dump all threads by default
Victor Stinner
2011-05-07
1
-6/+6
*
|
|
faulthandler: save/restore errno in the two signal handlers
Victor Stinner
2011-05-07
1
-0/+4
[next]