]> granicus.if.org Git - python/shortlog
python
2015-04-13 Zachary WareCloses #23730: merge with 3.4
2015-04-13 Zachary WareIssue #23730: Document the return value of ZipFile...
2015-04-13 Zachary WareCloses #23938: List Windows XP as an unsupported platform.
2015-04-13 Brett CannonFix a grammar error in the porting HOWTO as found by...
2015-04-13 Brett CannonIssue #23822: Fix test_py_compile to not fail under -O.
2015-04-13 Brett CannonIssue #23733: Mention bytes.__mod__ in the porting...
2015-04-13 doko@ubuntu.commerge heads
2015-04-13 doko@ubuntu.commerge 3.4
2015-04-13 doko@ubuntu.com - Makefile.pre.in (LIBPL): Use the definition from...
2015-04-13 Zachary WareIssue #21741: Update 147 test modules to use test disco...
2015-04-13 doko@ubuntu.com - merge 3.4
2015-04-13 doko@ubuntu.com - Use PLATDIR for the platform directory everywhere...
2015-04-13 doko@ubuntu.com - merge heads
2015-04-13 doko@ubuntu.com - merge heads
2015-04-13 Antoine PitrouFix doc build error
2015-04-13 Antoine PitrouFix duplicate doc entry for SSLContext.get_ca_certs()
2015-04-13 Antoine PitrouFix duplicate doc entry for SSLContext.get_ca_certs()
2015-04-13 doko@ubuntu.com - the PKG_PROG_PKG_CONFIG macro is not part of autocon...
2015-04-13 doko@ubuntu.com - the PKG_PROG_PKG_CONFIG macro is not part of autocon...
2015-04-13 Antoine PitrouIssue #21116: Avoid blowing memory when allocating...
2015-04-13 Brett CannonIssue #23732: Mention the new -b semantics in the porti...
2015-04-13 Brett CannonIssue #23731: Implement PEP 488.
2015-04-13 Antoine PitrouIssue #23726: Don't enable GC for user subclasses of...
2015-04-13 Antoine PitrouIssue #22982: Improve BOM handling when seeking to...
2015-04-13 Antoine PitrouIssue #22982: Improve BOM handling when seeking to...
2015-04-13 Antoine PitrouNull merge from 3.4
2015-04-13 Antoine PitrouMerge
2015-04-13 Antoine PitrouMerge
2015-04-13 Antoine PitrouIssue #23309: Avoid a deadlock at shutdown if a daemon...
2015-04-13 Antoine PitrouIssue #23309: Avoid a deadlock at shutdown if a daemon...
2015-04-13 Zachary WareMerge with 3.4
2015-04-13 Zachary WareForce the Windows readme to CRLF
2015-04-13 Zachary WareCloses #17202: Merge with 3.4
2015-04-13 Zachary WareIssue #17202: Add .bat to .hgeol to force them to CRLF.
2015-04-13 Nick CoghlanActually run the builtins Argument Clinic test
2015-04-13 Zachary WareCloses #23932: Merge with 3.4
2015-04-13 Zachary WareIssue #23932: Update the tutorial section on function...
2015-04-13 Zachary WareMerge with 3.4
2015-04-13 Zachary WareAttribute Michael Dorman for his initial patch on issue...
2015-04-13 Zachary WareCloses #18402: Merge with 3.4
2015-04-13 Zachary WareMerge heads
2015-04-13 Zachary WareIssue #18402: Also look for 64 bit Perl in build_ssl.py.
2015-04-13 Larry HastingsDoc clarification / edification on the semantics of...
2015-04-13 Nick CoghlanRebuild _freeze_importlib.o when Makefile changes
2015-04-13 Zachary WareFix warning from Sphinx.
2015-04-13 R David MurrayMerge: Don't gitignore the Python directory on case...
2015-04-13 R David MurrayDon't gitignore the Python directory on case insensitiv...
2015-04-13 R David MurrayMerge: #17380: Document tp_init return value in extendi...
2015-04-13 R David Murray#17380: Document tp_init return value in extending...
2015-04-12 R David Murray#23464: remove JoinableQueue that was deprecated in...
2015-04-12 Benjamin Petersonmake DirEntryType and ScandirIteratorType static (close...
2015-04-12 Steve DowerIssue #23668: Regenerates posixmodule.c.h for new ifdefs
2015-04-12 Berker PeksagIssue #12955: Change the urlopen() examples to use...
2015-04-12 Berker PeksagIssue #12955: Change the urlopen() examples to use...
2015-04-12 Ethan FurmanClose issue23900: add default __doc__ to new enumeratio...
2015-04-12 Steve DowerIssue #23668: Suppresses invalid parameter handler...
2015-04-12 Steve DowerIssue #23524: Replace _PyVerify_fd function with calls...
2015-04-11 Antoine PitrouClose #23904: fix pathlib documentation misleadingly...
2015-04-11 Guido van RossumUnittest for Issue 21511 by Christie Wilson bobcatfish...
2015-04-11 Berker PeksagIssue #23912: Fix code formatting in datamodel.rst.
2015-04-11 Benjamin Petersonuse imperative
2015-04-10 Serhiy StorchakaMerge heads
2015-04-10 Berker PeksagIssue #23025: Add a mention of os.urandom to RAND_bytes...
2015-04-10 Serhiy StorchakaMerge heads
2015-04-10 Berker PeksagIssue #23062: Add a test for suppressing --version...
2015-04-10 Serhiy StorchakaIssue #21859: Corrected FileIO docstrings.
2015-04-10 Serhiy StorchakaIssue #23865: close() methods in multiple modules now...
2015-04-10 Zachary WarePut the NASM pulled from svn.python.org at the front...
2015-04-09 Serhiy StorchakaReplaced "string" with "bytes object" in docstrings...
2015-04-09 Zachary WareBacked out changeset bc41a4d6c58f after buildbots have...
2015-04-09 Zachary WareRefresh OpenSSL sources on the buildbots
2015-04-08 Zachary WareIssue #23686: Update Windows build to use OpenSSL 1...
2015-04-08 Tim GoldenFix typo in telnet docs (reported by Keith Briggs)
2015-04-08 Benjamin Petersonactually ssl3 is just completely broken
2015-04-08 Berker PeksagIssue #23400: Raise same exception on both Python 2...
2015-04-08 Berker PeksagSkip nntplib tests when transient errors captured.
2015-04-07 Victor StinnerIssue #23879, asyncio: SelectorEventLoop.sock_connect...
2015-04-07 Benjamin Petersonremove smtpd dead code (closes #23873)
2015-04-07 Donald StufftUpdate pip to 6.1.1
2015-04-07 Victor StinnerIssue #23881: ftp://gatekeeper.research.compaq.com...
2015-04-07 Victor StinnerIssue #23881: urllib.request.ftpwrapper constructor...
2015-04-07 Donald StufftUpgrade pip to 6.1.0 and setuptools to 15.0
2015-04-06 Serhiy StorchakaIssue #22977: Remove unconditional import of ctypes.
2015-04-06 Benjamin Petersonremove extra arguments in arg parsing format codes...
2015-04-06 Tim GoldenAdded missing right bracket (reported by Daryl Klakouski)
2015-04-05 Benjamin Petersonfix extended command syntax (closes #23872)
2015-04-04 Serhiy StorchakaIssue #15133: _tkinter.tkapp.getboolean() now supports...
2015-04-04 Serhiy StorchakaOpen files in binary mode to avoid newlines transformation.
2015-04-04 Serhiy StorchakaIssue #23338: Fixed formatting ctypes error messages...
2015-04-04 Serhiy StorchakaIssue #23825: Fixed test_idle under -OO.
2015-04-03 Serhiy StorchakaEscaped backslashes in docstrings.
2015-04-03 Victor StinnerIssue #23219: Update asyncio.wait_for() documentation
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 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 #21526: Skip test_booleans on Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #16840: Tkinter now supports 64-bit integers...
2015-04-02 Victor StinnerIssue #23834: Fix socket.sendto(), use the C Py_ssize_t...
next