]> granicus.if.org Git - python/shortlog
python
2015-04-07 Benjamin Petersonmerge 3.4 (#23873)
2015-04-07 Benjamin Petersonremove smtpd dead code (closes #23873)
2015-04-07 Donald Stufftupdate pip to 6.1.1
2015-04-07 Donald StufftUpdate pip to 6.1.1
2015-04-07 Victor StinnerMerge 3.4 (test_urllib2net)
2015-04-07 Victor StinnerIssue #23881: ftp://gatekeeper.research.compaq.com...
2015-04-07 Victor Stinner(Merge 3.4) Issue #23881: urllib.request.ftpwrapper...
2015-04-07 Victor StinnerIssue #23881: urllib.request.ftpwrapper constructor...
2015-04-07 Donald StufftMerged update of pip to 6.1.0 and setuptools to 15.0
2015-04-07 Donald StufftUpgrade pip to 6.1.0 and setuptools to 15.0
2015-04-06 Victor StinnerIssue #23853: Methods of SSL socket don't reset the...
2015-04-06 Victor StinnerIssue #22117: Fix sock_call_ex() for non-blocking socket
2015-04-06 Victor StinnerIssue #23853: socket.socket.sendall() does no more...
2015-04-06 Victor StinnerIssue #23834: Fix initial value of the socket timeout
2015-04-06 Serhiy StorchakaIssue #22721: An order of multiline pprint output of...
2015-04-06 Serhiy StorchakaIssue #22977: Remove unconditional import of ctypes.
2015-04-06 Serhiy StorchakaIssue #22977: Remove unconditional import of ctypes.
2015-04-06 Benjamin Petersonmerge 3.4 (#23875)
2015-04-06 Benjamin Petersonremove extra arguments in arg parsing format codes...
2015-04-06 Benjamin Petersonfix building without threads (closes #23877)
2015-04-06 Tim GoldenMerge doc change from 3.4
2015-04-06 Tim GoldenAdded missing right bracket (reported by Daryl Klakouski)
2015-04-05 R David Murray#3566: Clean up handling of remote server disconnects.
2015-04-05 Benjamin Petersonmerge 3.4 (#23872)
2015-04-05 Benjamin Petersonfix extended command syntax (closes #23872)
2015-04-05 Serhiy StorchakaUpdated pprint examples in according to issue #19105.
2015-04-04 Serhiy StorchakaIssue #23501: #include "clinic/posixmodule.c.h" was...
2015-04-04 Benjamin Petersonfix refleak in deque_concat
2015-04-04 Serhiy StorchakaIssue #23466: Fixed expected error message in test_format.
2015-04-04 Serhiy StorchakaFixed the array module broken in issue #23492.
2015-04-04 Serhiy StorchakaFixed test_enum for issue #15582.
2015-04-04 Serhiy StorchakaIssue #15133: _tkinter.tkapp.getboolean() now supports...
2015-04-04 Serhiy StorchakaIssue #15133: _tkinter.tkapp.getboolean() now supports...
2015-04-04 Serhiy StorchakaIssue #22831: Use "with" to avoid possible fd leaks.
2015-04-04 Serhiy StorchakaOpen files in binary mode to avoid newlines transformation.
2015-04-04 Serhiy StorchakaOpen files in binary mode to avoid newlines transformation.
2015-04-04 Serhiy StorchakaIssue #10590: xml.sax.parseString() now supports string...
2015-04-04 Serhiy StorchakaIssue #23338: Fixed formatting ctypes error messages...
2015-04-04 Serhiy StorchakaIssue #23338: Fixed formatting ctypes error messages...
2015-04-04 Serhiy StorchakaIssue #23825: Fixed test_idle under -OO.
2015-04-04 Serhiy StorchakaIssue #23825: Fixed test_idle under -OO.
2015-04-04 Serhiy StorchakaMoved Misc/NEWS entries not included in 3.5.0 alpha...
2015-04-03 Serhiy StorchakaIssue #23492: Argument Clinic now generates argument...
2015-04-03 Serhiy StorchakaIssue #23501: Argumen Clinic now generates code into...
2015-04-03 Larry HastingsIssue #23500: Argument Clinic is now smarter about...
2015-04-03 Serhiy StorchakaIssue #15582: inspect.getdoc() now follows inheritance...
2015-04-03 Serhiy StorchakaIssue #23466: Raised OverflowError if %c argument is...
2015-04-03 Serhiy StorchakaRemoved trailing whitespaces in miscalenous files.
2015-04-03 Serhiy StorchakaEscaped backslashes in docstrings.
2015-04-03 Serhiy StorchakaEscaped backslashes in docstrings.
2015-04-03 Victor StinnerMerge 3.4 (asyncio doc)
2015-04-03 Victor StinnerIssue #23219: Update asyncio.wait_for() documentation
2015-04-03 Serhiy StorchakaGot rid of warnings "suggest braces around empty body...
2015-04-03 Serhiy StorchakaIssue #22351. MockSslTests tests in test_nntplib now...
2015-04-03 Serhiy StorchakaIssue #22351. MockSslTests tests in test_nntplib now...
2015-04-03 Victor StinnerIssue #22351: Fix test_nntplib if the ssl module is...
2015-04-02 Serhiy StorchakaIssue #10590: Added tests for xml.sax.parse() and xml...
2015-04-02 Victor StinnerIssue #23853: Cleanup _ssl.c
2015-04-03 Victor StinnerIssue #23834: Simplify timeout handling
2015-04-03 Victor StinnerIssue #22117: Add a new _PyTime_FromSeconds() function
2015-04-03 Victor StinnerMerge 3.4 (test_nntplib)
2015-04-02 Serhiy StorchakaIssue #10590: Added tests for xml.sax.parse() and xml...
2015-04-02 Serhiy StorchakaIssue #2175: SAX parsers now support a character stream...
2015-04-02 Serhiy StorchakaIssue #2175: Added tests for xml.sax.saxutils.prepare_i...
2015-04-02 Serhiy StorchakaIssue #2175: Added tests for xml.sax.saxutils.prepare_i...
2015-04-02 Serhiy StorchakaIssue #16840: Fixed test_tcl for Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #16840: Fixed test_tcl for Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #21526: Skip test_booleans on Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #21526: Skip test_booleans on Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #16840: Tkinter now supports 64-bit integers...
2015-04-02 Serhiy StorchakaIssue #16840: Tkinter now supports 64-bit integers...
2015-04-02 Victor Stinner(Merge 3.4) Issue #23834: Fix socket.sendto(), use...
2015-04-02 Victor StinnerIssue #23834: Fix socket.sendto(), use the C Py_ssize_t...
2015-04-02 Victor StinnerMerge 3.4 (_posixsubprocess)
2015-04-02 Victor StinnerIssue #23851: close() must not be retried when it fails...
2015-04-02 Victor StinnerIssue #23618: Ooops, remove abort() added for debug...
2015-04-02 Victor StinnerIssue #23618: Fix sock_connect_impl(), set the socket...
2015-04-02 Victor StinnerMerge 3.4 (test_exceptions)
2015-04-02 Victor StinnerIssue #22977: Fix test_exceptions
2015-04-02 Victor StinnerIssue #23648: Complete the list of modified functions...
2015-04-02 Victor StinnerIssue #23618: socket.socket.connect() now waits until...
2015-04-02 Victor StinnerIssue #23618: Document EINTR changes in socket document...
2015-04-02 Victor StinnerIssue #23618: Don't declare recvmsg/sendmsg helper...
2015-04-02 Serhiy StorchakaIssue #21526: Fixed the test_booleans test for wantobje...
2015-04-02 Serhiy StorchakaIssue #21526: Fixed the test_booleans test for wantobje...
2015-04-02 Serhiy StorchakaIssue #21526: Fixed support of new boolean type in...
2015-04-02 Serhiy StorchakaIssue #21526: Tkinter now supports new boolean type...
2015-04-02 Serhiy StorchakaIssue #22977: Fixed formatting Windows error messages...
2015-04-02 Serhiy StorchakaIssue #22977: Fixed formatting Windows error messages...
2015-04-02 Benjamin Petersonmerge 3.4 (#23844)
2015-04-02 Benjamin Petersonreplace 512 bit dh key with a 2014 bit one (closes...
2015-04-02 Victor StinnerIssue #23834: Fix sock_call(), set deadline_initialized...
2015-04-01 Victor StinnerIssue #23834: Modify socket.sendall() to reuse sock_cal...
2015-04-01 Victor StinnerIssue #23834: Add sock_call() helper function
2015-04-01 Victor StinnerIssue #23836: Fix the faulthandler module to handle...
2015-04-01 Victor StinnerIssue #23836: Use _Py_write_noraise() to retry on EINTR...
2015-04-01 Victor StinnerIssue #23836: Use _Py_write_noraise() to retry on EINTR...
2015-04-01 Victor StinnerIssue #23836: Use _Py_write_noraise() to retry on EINTR...
2015-04-01 Victor StinnerIssue #23836: Document functions releasing the GIL...
2015-04-01 Victor StinnerIssue #23836: Add _Py_write_noraise() function
next