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
...
*
|
Issue #23466: Raised OverflowError if %c argument is out of range.
Serhiy Storchaka
2015-04-03
2
-9/+14
*
|
Removed trailing whitespaces in miscalenous files.
Serhiy Storchaka
2015-04-03
6
-23/+23
*
|
Escaped backslashes in docstrings.
Serhiy Storchaka
2015-04-03
7
-13/+13
|
\
\
|
|
/
|
*
Escaped backslashes in docstrings.
Serhiy Storchaka
2015-04-03
7
-13/+13
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-04-03
1
-0/+5
|
\
\
|
|
/
|
*
Issue #23219: Update asyncio.wait_for() documentation
Victor Stinner
2015-04-03
1
-0/+5
*
|
Got rid of warnings "suggest braces around empty body in an ‘else’ statem...
Serhiy Storchaka
2015-04-03
1
-2/+3
*
|
Issue #22351. MockSslTests tests in test_nntplib now are reported if skipped.
Serhiy Storchaka
2015-04-03
1
-9/+10
|
\
\
|
|
/
|
*
Issue #22351. MockSslTests tests in test_nntplib now are reported if skipped.
Serhiy Storchaka
2015-04-03
1
-9/+10
*
|
Issue #23853: Cleanup _ssl.c
Victor Stinner
2015-04-02
1
-45/+50
*
|
Issue #23834: Simplify timeout handling
Victor Stinner
2015-04-03
1
-27/+13
*
|
Issue #22117: Add a new _PyTime_FromSeconds() function
Victor Stinner
2015-04-03
6
-5/+45
*
|
Merge 3.4 (test_nntplib)
Victor Stinner
2015-04-03
1
-9/+10
|
\
\
|
|
/
|
*
Issue #22351: Fix test_nntplib if the ssl module is missing
Victor Stinner
2015-04-03
1
-9/+10
*
|
Issue #10590: Added tests for xml.sax.parse() and xml.sax.parseString().
Serhiy Storchaka
2015-04-02
1
-1/+123
|
\
\
|
|
/
|
*
Issue #10590: Added tests for xml.sax.parse() and xml.sax.parseString().
Serhiy Storchaka
2015-04-02
1
-1/+123
*
|
Issue #2175: SAX parsers now support a character stream of InputSource object.
Serhiy Storchaka
2015-04-02
7
-12/+64
*
|
Issue #2175: Added tests for xml.sax.saxutils.prepare_input_source().
Serhiy Storchaka
2015-04-02
4
-10/+82
|
\
\
|
|
/
|
*
Issue #2175: Added tests for xml.sax.saxutils.prepare_input_source().
Serhiy Storchaka
2015-04-02
4
-10/+82
*
|
Issue #16840: Fixed test_tcl for Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-4/+4
|
\
\
|
|
/
|
*
Issue #16840: Fixed test_tcl for Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-4/+4
*
|
Issue #21526: Skip test_booleans on Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+1
|
\
\
|
|
/
|
*
Issue #21526: Skip test_booleans on Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+1
*
|
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
Serhiy Storchaka
2015-04-02
3
-23/+233
|
\
\
|
|
/
|
*
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
Serhiy Storchaka
2015-04-02
3
-23/+248
*
|
(Merge 3.4) Issue #23834: Fix socket.sendto(), use the C Py_ssize_t type to
Victor Stinner
2015-04-02
1
-0/+3
|
\
\
|
|
/
|
*
Issue #23834: Fix socket.sendto(), use the C Py_ssize_t type to store the
Victor Stinner
2015-04-02
2
-1/+5
*
|
Merge 3.4 (_posixsubprocess)
Victor Stinner
2015-04-02
1
-6/+6
|
\
\
|
|
/
|
*
Issue #23851: close() must not be retried when it fails with EINTR
Victor Stinner
2015-04-02
1
-6/+6
*
|
Issue #23618: Ooops, remove abort() added for debug purpose
Victor Stinner
2015-04-02
1
-1/+0
*
|
Issue #23618: Fix sock_connect_impl(), set the socket error code
Victor Stinner
2015-04-02
1
-1/+7
*
|
Merge 3.4 (test_exceptions)
Victor Stinner
2015-04-02
1
-5/+8
|
\
\
|
|
/
|
*
Issue #22977: Fix test_exceptions
Victor Stinner
2015-04-02
1
-5/+8
*
|
Issue #23648: Complete the list of modified functions for the PEP 475
Victor Stinner
2015-04-02
1
-1/+31
*
|
Issue #23618: socket.socket.connect() now waits until the connection completes
Victor Stinner
2015-04-02
4
-124/+198
*
|
Issue #23618: Document EINTR changes in socket documentation
Victor Stinner
2015-04-02
4
-5/+56
*
|
Issue #23618: Don't declare recvmsg/sendmsg helper functions on Windows
Victor Stinner
2015-04-02
1
-7/+6
*
|
Issue #21526: Fixed the test_booleans test for wantobjects = 0.
Serhiy Storchaka
2015-04-02
1
-2/+6
|
\
\
|
|
/
|
*
Issue #21526: Fixed the test_booleans test for wantobjects = 0.
Serhiy Storchaka
2015-04-02
1
-2/+6
*
|
Issue #21526: Fixed support of new boolean type in Tcl 8.5.
Serhiy Storchaka
2015-04-02
3
-6/+36
|
\
\
|
|
/
|
*
Issue #21526: Tkinter now supports new boolean type in Tcl 8.5.
Serhiy Storchaka
2015-04-02
3
-15/+51
*
|
Issue #22977: Fixed formatting Windows error messages on Wine.
Serhiy Storchaka
2015-04-02
3
-3/+14
|
\
\
|
|
/
|
*
Issue #22977: Fixed formatting Windows error messages on Wine.
Serhiy Storchaka
2015-04-02
3
-3/+14
*
|
merge 3.4 (#23844)
Benjamin Peterson
2015-04-02
3
-10/+8
|
\
\
|
|
/
|
*
replace 512 bit dh key with a 2014 bit one (closes #23844)
Benjamin Peterson
2015-04-02
3
-10/+8
*
|
Issue #23834: Fix sock_call(), set deadline_initialized to recompute the timeout
Victor Stinner
2015-04-02
1
-0/+1
*
|
Issue #23834: Modify socket.sendall() to reuse sock_call() with
Victor Stinner
2015-04-01
1
-29/+21
*
|
Issue #23834: Add sock_call() helper function
Victor Stinner
2015-04-01
1
-256/+323
*
|
Issue #23836: Fix the faulthandler module to handle reentrant calls
Victor Stinner
2015-04-01
2
-40/+48
*
|
Issue #23836: Use _Py_write_noraise() to retry on EINTR in _Py_DumpTraceback()
Victor Stinner
2015-04-01
1
-8/+20
[prev]
[next]