]> granicus.if.org Git - python/shortlog
python
2013-10-03 Eric Snow[issue19152] Add ExtensionFileLoader.get_filename().
2013-10-03 Eric Snow[issue19951] Fix docstring and use of _get_suppported_f...
2013-10-03 Antoine PitrouIssue #19014: memoryview.cast() is now allowed on zero...
2013-10-03 Antoine PitrouIssue #19014: memoryview.cast() is now allowed on zero...
2013-10-03 Serhiy StorchakaIssue #18037: 2to3 now escapes '\u' and '\U' in native...
2013-10-03 Serhiy StorchakaIssue #18037: 2to3 now escapes '\u' and '\U' in native...
2013-10-02 Ned DeilyIssue #19147: merge from 3.3
2013-10-02 Ned DeilyIssue #19147: Fix docstring for fcntl.flock to refer...
2013-10-02 Serhiy StorchakaIssue #19132: Add versionchanged tags.
2013-10-02 Serhiy StorchakaUse cached builtins.
2013-10-02 Martin v. LöwisDrop buildbottouch again; the master is using "make...
2013-10-02 Nick CoghlanClose #17839: support bytes-like objects in base64...
2013-10-02 Martin v. LöwisMerge 3.3
2013-10-02 Brett CannonTweak skipIf message
2013-10-02 Brett CannonTry to fix issue #19134 again
2013-10-02 Nick CoghlanClose #18690: register memoryview with Sequence ABC
2013-10-02 Nick CoghlanClose #19078: memoryview now supports reversed
2013-10-02 Vinay SajipCloses #19139: Changed usage of __VENV_NAME__ and added...
2013-10-02 Serhiy StorchakaIssue #19132: The pprint module now supports compact...
2013-10-02 Serhiy StorchakaIssue #19137: The pprint module now correctly formats...
2013-10-02 Serhiy StorchakaIssue #19137: The pprint module now correctly formats...
2013-10-02 Raymond Hettingermerge
2013-10-02 Raymond HettingerIssue #18594: Fix the fallback path in collections...
2013-10-01 Nick CoghlanClose #10042: functools.total_ordering now handles...
2013-10-01 Nick CoghlanMerge #19092 from 3.3
2013-10-01 Nick CoghlanClose #19092: ExitStack now reraises exceptions from...
2013-10-01 Raymond Hettingermerge
2013-10-01 Raymond HettingerIssue #18594: Fix the fast path for collections.Counter().
2013-10-01 Senthil Kumaranmerge from 3.3. Minor urllib.parse.rst docs fix.
2013-10-01 Senthil KumaranMinor doc fix in urllib.parse.rst
2013-09-30 Antoine PitrouIssue #12641: Avoid passing "-mno-cygwin" to the mingw3...
2013-09-30 Antoine PitrouIssue #12641: Avoid passing "-mno-cygwin" to the mingw3...
2013-09-30 Antoine PitrouAdd a "skull and crossbones" to Py_AddPendingCall.
2013-09-30 Antoine PitrouAdd a "skull and crossbones" to Py_AddPendingCall.
2013-09-30 Brett CannonIssue #19134: Make a test in inspect conditional on...
2013-09-30 Martin v. LöwisMerge 3.3
2013-09-30 Martin v. LöwisIssue #19106: Add buildbottouch target.
2013-09-30 Martin v. LöwisMerge 3.3
2013-09-30 Martin v. LöwisIssue #19106: Touch generated files to be 1s newer...
2013-09-30 Senthil Kumaranmerge from 3.3
2013-09-30 Senthil KumaranMinor code improvement. Review comment by Eric V. Smith
2013-09-30 Larry HastingsMerge 3.4.0a3 release changes.
2013-09-30 Larry HastingsPost-version release cleanup.
2013-09-29 Antoine PitrouIssue #5845: In site.py, only load readline history...
2013-09-29 Benjamin Petersonrename some more tests to avoid duplicate names (#19123)
2013-09-29 Benjamin Petersonmerge heads
2013-09-29 Benjamin Petersonmerge 3.3
2013-09-29 Benjamin Petersonmerge heads
2013-09-29 Benjamin Petersonmerge 3.3
2013-09-29 Benjamin Petersonremove unused imports
2013-09-29 Ned DeilyIssue #19128: Remove nonfunctional, unused Mac help...
2013-09-29 Antoine PitrouProperly initialize all fields of a SSL object after...
2013-09-29 Antoine PitrouProperly initialize all fields of a SSL object after...
2013-09-29 Antoine PitrouIssue #19095: SSLSocket.getpeercert() now raises ValueE...
2013-09-29 Christian HeimesIssue #19130: mention historic VS 2008 build dir, too
2013-09-29 Christian HeimesIssue #19130: mention historic VS 2008 build dir, too
2013-09-29 Christian HeimesIssue #19130: Correct PCbuild/readme.txt, Python 3...
2013-09-29 Christian HeimesIssue #19130: Correct PCbuild/readme.txt, Python 3...
2013-09-29 Richard OudkerkMerge.
2013-09-29 Richard OudkerkIssue #19112: avoid using function defined in method.
2013-09-29 Benjamin Petersonmerge 3.3 (#19127)
2013-09-29 Benjamin Petersonremove duplicate method (closes #19127)
2013-09-29 Benjamin Petersonmerge 3.3 (#19114)
2013-09-29 Benjamin Petersoncondense two tests with the same name (closes #19114)
2013-09-29 Benjamin Petersonmerge 3.3 (#19112)
2013-09-29 Benjamin Petersonmove helper function into its test method (closes ...
2013-09-29 Benjamin Petersonmerge 3.3 (#19117)
2013-09-29 Benjamin Petersonfix duplicate test names in test_dis (closes #19117)
2013-09-29 Benjamin Petersonmerge 3.3 (#19118)
2013-09-29 Benjamin Petersonremove duplicate test_mkd (closes #19118)
2013-09-29 Benjamin Petersonmerge 3.3 (#19116)
2013-09-29 Benjamin Petersoncombine two tests to avoid duplicate names (closes...
2013-09-29 Benjamin Petersonmerge 3.3 (#19126)
2013-09-29 Benjamin Petersonfix duplicate test name (closes #19126)
2013-09-29 Benjamin Petersonmerge 3.3 (#19125)
2013-09-29 Benjamin Petersonfix test to run and test that smtpd does support ELHO...
2013-09-29 Benjamin Petersondelete duplicate test (closes #19123)
2013-09-29 Benjamin Petersonmerge 3.3 (#19122)
2013-09-29 Benjamin Petersonremove duplicate test from test_import (closes #19122)
2013-09-28 Antoine PitrouIssue #4366: Fix building extensions on all platforms...
2013-09-28 Antoine PitrouIssue #4366: Fix building extensions on all platforms...
2013-09-28 Larry HastingsAdded tag v3.4.0a3 for changeset dd9cdf90a507
2013-09-28 Larry HastingsVersion bump to 3.4.0a3. v3.4.0a3
2013-09-28 Larry HastingsUpdated pydoc topics.py for 3.4a3 release.
2013-09-28 Benjamin Petersonmerge 3.3 (#19115)
2013-09-28 Benjamin Petersonfix duplicate test names (closes #19115)
2013-09-28 Serhiy StorchakaIssue #18950: Fix miscellaneous bugs in the sunau module.
2013-09-28 Serhiy StorchakaIssue #18950: Fix miscellaneous bugs in the sunau module.
2013-09-28 Nick CoghlanClose #18596: Support address sanity checking in clang/GCC
2013-09-28 Nick CoghlanClose #18990: remove root attribute from XMLPullParser
2013-09-28 Ethan FurmanIssue19030: fixed comment that was still referring...
2013-09-28 Ethan FurmanClose #19011: Add documentation on some of the non...
2013-09-27 Serhiy StorchakaIssue #19053: ZipExtFile.read1() with non-zero argument...
2013-09-27 Serhiy StorchakaIssue #19053: ZipExtFile.read1() with non-zero argument...
2013-09-27 Vinay SajipUpdated test_logging so that errors don't occur in...
2013-09-27 Vinay SajipStreamlined logging tests by moving common code to...
2013-09-27 Vinay Sajiplogging: added support for Unix domain sockets to Socke...
2013-09-27 Eli BenderskyFix .hgtouch to list the dependencies for auto-generate...
2013-09-27 Benjamin Petersonmerge 3.3
2013-09-27 Benjamin Petersonlet this work with system Python 2.5
next