| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Issue #21526: Tkinter now supports new boolean type in Tcl 8.5. | Serhiy Storchaka | 2015-03-22 | 1 | -0/+2 |
|
|
* | | Merge: #23647: Increase imaplib's MAXLINE to accommodate modern mailbox sizes. | R David Murray | 2015-03-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | #23647: Increase imaplib's MAXLINE to accommodate modern mailbox sizes. | R David Murray | 2015-03-22 | 1 | -0/+2 |
|
|
* | | Merge: #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. | R David Murray | 2015-03-22 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. | R David Murray | 2015-03-22 | 1 | -0/+4 |
|
|
* | | Issue #22289: merge from 3.4 | Ned Deily | 2015-03-22 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Issue #22289: Prevent test_urllib2net failures due to ftp connection timeout. | Ned Deily | 2015-03-22 | 1 | -0/+2 |
|
|
* | | Issue 23704: Add index(), copy(), and insert() to deques. Register deques a... | Raymond Hettinger | 2015-03-21 | 1 | -0/+4 |
|
|
* | | Issue #22351: The nntplib.NNTP constructor no longer leaves the connection | Serhiy Storchaka | 2015-03-21 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #22351: The nntplib.NNTP constructor no longer leaves the connection | Serhiy Storchaka | 2015-03-21 | 1 | -0/+4 |
|
|
* | | Issue #23681: The -b option now affects comparisons of bytes with int. | Serhiy Storchaka | 2015-03-20 | 1 | -0/+2 |
|
|
* | | Issue #23715: signal.sigwaitinfo() and signal.sigtimedwait() are now retried | Victor Stinner | 2015-03-20 | 1 | -0/+5 |
|
|
* | | Issue #22826: The result of open() in Tools/freeze/bkfile.py is now better | Serhiy Storchaka | 2015-03-20 | 1 | -0/+8 |
|
|
* | | Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and | Serhiy Storchaka | 2015-03-20 | 1 | -0/+4 |
|
|
* | | Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a. | Ned Deily | 2015-03-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a. | Ned Deily | 2015-03-19 | 1 | -1/+1 |
|
|
* | | Issue #23632: Memoryviews now allow tuple indexing (including for multi-dimen... | Antoine Pitrou | 2015-03-19 | 1 | -0/+3 |
|
|
* | | Issue #23646: If time.sleep() is interrupted by a signal, the sleep is now | Victor Stinner | 2015-03-19 | 1 | -0/+4 |
|
|
* | | Fixed Misc/NEWS entry for issue #23136. | Serhiy Storchaka | 2015-03-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed Misc/NEWS entry for issue #23136. | Serhiy Storchaka | 2015-03-19 | 1 | -1/+1 |
|
|
* | | Issue #23136: _strptime now uniformly handles all days in week 0, including | Serhiy Storchaka | 2015-03-19 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #23136: _strptime now uniformly handles all days in week 0, including | Serhiy Storchaka | 2015-03-19 | 1 | -0/+3 |
|
|
* | | Issue #23700: Iterator of NamedTemporaryFile now keeps a reference to | Serhiy Storchaka | 2015-03-19 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #23700: Iterator of NamedTemporaryFile now keeps a reference to | Serhiy Storchaka | 2015-03-19 | 1 | -0/+3 |
|
|
* | | Issue #22903: The fake test case created by unittest.loader when it fails imp... | Antoine Pitrou | 2015-03-18 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #22903: The fake test case created by unittest.loader when it fails imp... | Antoine Pitrou | 2015-03-18 | 1 | -0/+3 |
|
|
* | | Issue #22181: On Linux, os.urandom() now uses the new getrandom() syscall if | Victor Stinner | 2015-03-18 | 1 | -0/+5 |
|
|
* | | Issue #2211: Updated the implementation of the http.cookies.Morsel class. | Serhiy Storchaka | 2015-03-18 | 1 | -0/+8 |
|
|
* | | Fix patch attribution for issue 18983. | Robert Collins | 2015-03-17 | 1 | -1/+1 |
|
|
* | | Issue #18983: Allow selection of output units in timeit. | Robert Collins | 2015-03-17 | 1 | -0/+3 |
|
|
* | | Issue #23585: make patchcheck will ensure the interpreter is built. | Robert Collins | 2015-03-16 | 1 | -0/+4 |
|
|
* | | Issue #23631: Fix traceback.format_list when a traceback has been mutated. | Robert Collins | 2015-03-16 | 1 | -0/+2 |
|
|
* | | Issue #23568: Add rdivmod support to MagicMock() objects. | Berker Peksag | 2015-03-14 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #23568: Add rdivmod support to MagicMock() objects. | Berker Peksag | 2015-03-14 | 1 | -0/+3 |
|
|
* | | Issue #2052: Add charset parameter to HtmlDiff.make_file(). | Berker Peksag | 2015-03-14 | 1 | -0/+2 |
|
|
* | | Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar. | Serhiy Storchaka | 2015-03-13 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar. | Serhiy Storchaka | 2015-03-13 | 1 | -0/+3 |
|
|
* | | Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now | Serhiy Storchaka | 2015-03-13 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now | Serhiy Storchaka | 2015-03-13 | 1 | -0/+4 |
|
|
* | | Issue #23581: Add matmul support to MagicMock. | Berker Peksag | 2015-03-12 | 1 | -0/+2 |
|
|
* | | Issue #23566: enable(), register(), dump_traceback() and dump_traceback_later() | Victor Stinner | 2015-03-12 | 1 | -0/+4 |
|
|
* | | Issue #22928: Disabled HTTP header injections in http.client. | Serhiy Storchaka | 2015-03-12 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #22928: Disabled HTTP header injections in http.client. | Serhiy Storchaka | 2015-03-12 | 1 | -0/+3 |
|
|
* | | Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet. | Serhiy Storchaka | 2015-03-11 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet. | Serhiy Storchaka | 2015-03-11 | 1 | -0/+2 |
|
|
* | | Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with | Serhiy Storchaka | 2015-03-11 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with | Serhiy Storchaka | 2015-03-11 | 1 | -0/+3 |
|
|
* | | Issue #23629: Fix the default __sizeof__ implementation for variable-sized ob... | Antoine Pitrou | 2015-03-10 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #23629: Fix the default __sizeof__ implementation for variable-sized ob... | Antoine Pitrou | 2015-03-10 | 1 | -0/+3 |
|
|
* | | Issue #23605: os.walk() now calls os.scandir() instead of os.listdir(). | Victor Stinner | 2015-03-10 | 1 | -0/+4 |
|
|