]> granicus.if.org Git - python/shortlog
python
2015-05-03 Serhiy StorchakaIssue #20148: Converted the _sre module to Argument...
2015-05-03 Serhiy StorchakaIssue #20168: Converted the _tkinter module to Argument...
2015-05-03 Serhiy StorchakaIssue #23330: h2py now supports arbitrary filenames...
2015-05-03 Serhiy StorchakaIssue #23330: h2py now supports arbitrary filenames...
2015-05-03 Serhiy StorchakaIssue #22619: Added negative limit support in the trace...
2015-05-03 Steve DowerUpdates documentation for installing Python on Windows.
2015-05-03 Steve DowerReplaces use of WinRAR to generate ZIP file with Python...
2015-05-03 Benjamin Petersonmerge 3.4 (#24094)
2015-05-03 Benjamin Petersonmerge 3.3 (#24094)
2015-05-03 Benjamin Petersonremove merge markers
2015-05-03 Benjamin Petersonjust sort the items tuple directly (closes #24094)
2015-05-03 Guido van RossumAsyncio issue 222 / PR 231 (Victor Stinner) -- fix...
2015-05-03 Guido van RossumAsyncio issue 222 / PR 231 (Victor Stinner) -- fix...
2015-05-03 Eric SnowIssue #23911: Move path-based bootstrap code to a separ...
2015-05-02 Steve DowerMakes embedded distribution a plain ZIP file and correc...
2015-05-02 Steve DowerFixes Python failing to run during Windows release...
2015-05-02 Steve DowerUpdate Windows installer for new CRT version.
2015-05-02 R David MurrayMerge: #24108: Update fnmatch.translate example to...
2015-05-02 R David Murray#24108: Update fnmatch.translate example to show correc...
2015-05-02 R David MurrayMerge: #24081: Remove obsolete caveat from import docs.
2015-05-02 R David Murray#24081: Remove obsolete caveat from import docs.
2015-05-02 Raymond Hettingermerge
2015-05-02 Raymond HettingerDefer deleted item decref until after the deque is...
2015-05-02 Raymond Hettingermerge
2015-05-02 Raymond HettingerIssues #24099, #24100, and #24101: Fix free-after-use...
2015-05-02 Serhiy StorchakaFixed a typo.
2015-05-02 Serhiy StorchakaFixed a typo.
2015-05-02 Vinay SajipCloses #24060: Merged documentation update from 3.4.
2015-05-02 Vinay SajipIssue #24060: Made logging.Formatter documentation...
2015-04-30 Benjamin Petersonmerge 3.4
2015-04-30 Benjamin Petersonupdate links
2015-04-30 Raymond HettingerIssue #23910: Optimize property() getter calls. Patch...
2015-04-30 doko@ubuntu.com - merge 3.4
2015-04-30 doko@ubuntu.com - remove unused EXTRAPLATDIR macro in Makefile.pre.in
2015-04-29 Benjamin Petersonmerge 3.4
2015-04-29 Benjamin Petersonimprove phrasing
2015-04-29 Ned DeilyIssue #24077: merge from 3.4
2015-04-29 Ned DeilyIssue #24077: Fix typo in man page for -I command optio...
2015-04-28 Benjamin Petersonremove deleted method
2015-04-28 Benjamin Petersonremove the concept of an unoptimized function scope...
2015-04-27 Andrew SvetlovMerge 3.4
2015-04-27 Andrew SvetlovIssue #21354: PyCFunction_New function is exposed by...
2015-04-27 Berker PeksagIssue #24062: Fix os.stat links. Patch by July Tikhonov.
2015-04-27 Berker PeksagIssue #24062: Fix os.stat links. Patch by July Tikhonov.
2015-04-26 Benjamin Petersonmerge 3.4 (#24058)
2015-04-26 Benjamin Petersonremove extern definition, since it's in a header file...
2015-04-26 Antoine PitrouAdd missing newline in NEWS
2015-04-26 Antoine PitrouIssue #23996: Avoid a crash when a delegated generator...
2015-04-26 Antoine PitrouIssue #23996: Avoid a crash when a delegated generator...
2015-04-26 Berker PeksagIssue #23356: Simplify convert_arg_line_to_args example.
2015-04-26 Berker PeksagIssue #23356: Simplify convert_arg_line_to_args example.
2015-04-26 Gregory P.... Silence a gcc "may be used uninitialized" compiler...
2015-04-26 Gregory P.... Fix computation of max_fd on OpenBSD. Issue #23852.
2015-04-26 Gregory P.... Fix computation of max_fd on OpenBSD. Issue #23852.
2015-04-26 Gregory P.... Use assertEqual rather than assertEquals to avoid the...
2015-04-26 Gregory P.... Add missing PyAPI_FUNC macro's to the public functions...
2015-04-26 Gregory P.... Switch binascii over to using the common _Py_strhex...
2015-04-26 Gregory P.... Add the files missing from c9f1630cf2b1 for issue9951.
2015-04-25 Gregory P.... Issue9951: update _hashopenssl and md5module to use...
2015-04-25 Gregory P.... Implements issue #9951: Adds a hex() method to bytes...
2015-04-25 Benjamin Petersonmerge 3.4 (#24057)
2015-04-25 Benjamin Petersonfix relative link (closes #24057)
2015-04-24 Victor Stinner(Merge 3.4) Issue #9246: On POSIX, os.getcwd() now...
2015-04-24 Victor StinnerIssue #9246: On POSIX, os.getcwd() now supports paths...
2015-04-24 Benjamin Petersonmerge 3.4 (#24049)
2015-04-24 Benjamin Petersonremove dead *-import checking code (closes #24049)
2015-04-23 Serhiy StorchakaIssue #24007: Argument Clinic now writes the format...
2015-04-23 Benjamin Petersonmerge 3.4 (#24044)
2015-04-23 Benjamin Petersonmerge 3.3 (#24044)
2015-04-23 Benjamin Petersonmerge 3.2 (#24044)
2015-04-23 Benjamin Petersonproperly handle malloc failure (closes #24044)
2015-04-23 Christian HeimesIssue #24031: make patchcheck now supports git checkout...
2015-04-23 Christian HeimesIssue #24031: make patchcheck now supports git checkout...
2015-04-23 Serhiy StorchakaIssue #23713: Fixed fragility of test_imap_unordered_ha...
2015-04-23 Serhiy StorchakaIssue #23713: Fixed fragility of test_imap_unordered_ha...
2015-04-23 Serhiy StorchakaUse more precise Tcl version checks in tests.
2015-04-23 Serhiy StorchakaUse more precise Tcl version checks in tests.
2015-04-22 Barry WarsawIssue #24029: Document the name binding behavior for...
2015-04-22 Barry WarsawIssue #24029: Document the name binding behavior for...
2015-04-22 Barry WarsawIssue #24029: Document the name binding behavior for...
2015-04-22 Christian HeimesNext attempt: fix .gitignore for Unix and OSX. Sorry...
2015-04-22 Christian HeimesNext attempt: fix .gitignore for Unix and OSX. Sorry...
2015-04-22 Facundo BatistaIssue #23887: urllib.error.HTTPError now has a proper...
2015-04-22 Christian HeimesFix .gitignore for 'python' binary.
2015-04-22 Christian HeimesFix .gitignore for 'python' binary.
2015-04-22 Benjamin Petersonmerge 3.4 (#22785)
2015-04-22 Benjamin Petersonimproved range docstring (closes #22785)
2015-04-22 doko@ubuntu.com - move NEWS item to 3.5
2015-04-22 Berker PeksagIssue #21483: Skip test_timestamp_overflow on NFS.
2015-04-22 Serhiy StorchakaMerge heads
2015-04-22 Serhiy StorchakaIssue #16840. Turn off bignum support in tkinter with...
2015-04-22 Serhiy StorchakaIssue #16840. Turn off bignum support in tkinter with...
2015-04-22 Berker PeksagIssue #23917: Fall back to sequential compilation when...
2015-04-22 Serhiy StorchakaFixed full Tcl version parsing in tests for pre-final...
2015-04-22 Serhiy StorchakaFixed full Tcl version parsing in tests for pre-final...
2015-04-21 Andrew KuchlingMerge from 3.4
2015-04-21 Andrew Kuchling#15183: clarify timeit documentation to say that setup...
2015-04-21 Serhiy StorchakaIssue #23008: Fixed resolving attributes with boolean...
2015-04-21 Serhiy StorchakaIssue #23008: Fixed resolving attributes with boolean...
2015-04-21 Benjamin Petersonmerge 3.4 (#24022)
next