]> granicus.if.org Git - python/shortlog
python
2013-03-17 Terry Jan ReedyMerge with 3.2
2013-03-17 Terry Jan ReedyIssue #17415: Clarify 'this' referent by moving contain...
2013-03-16 Serhiy StorchakaIssue #16389: Fixed an issue number in previos commit.
2013-03-16 Serhiy StorchakaIssue #16389: Fixed an issue number in previos commit.
2013-03-16 Serhiy StorchakaIssue #16564: Fixed a performance regression relative...
2013-03-16 Serhiy StorchakaIssue #16564: Fixed a performance regression relative...
2013-03-16 Serhiy StorchakaNull merge
2013-03-16 Terry Jan ReedyMerge heads 3.3.
2013-03-16 Terry Jan ReedyMerge heads 3.2.
2013-03-16 Terry Jan ReedyMerge with 3.2
2013-03-16 Terry Jan ReedyIssue #17418: specify that buffer sizes are bytes as...
2013-03-16 Ezio Melotti#11420: merge with 3.2.
2013-03-16 Ezio Melotti#11420: make test suite pass with -B/DONTWRITEBYTECODE...
2013-03-16 Georg Brandlmerge heads
2013-03-16 Georg BrandlRemove row-spanning cell, which the Sphinx text writer...
2013-03-16 Terry Jan Reedy#12345: null merge with 3.2.
2013-03-16 Terry Jan Reedytypo
2013-03-16 Terry Jan ReedyIssue # 10652: make tcl/tk tests run after __all__...
2013-03-16 Terry Jan ReedyIssue # 10652: make tcl/tk tests run after __all__...
2013-03-16 R David MurrayMerge: #17431: Fix missing import of BytesFeedParser...
2013-03-16 R David Murray#17431: Fix missing import of BytesFeedParser in email...
2013-03-15 Terry Jan ReedyMerge with 3.2
2013-03-15 Terry Jan ReedyIssue #17398: document url argument of RobotFileParser
2013-03-15 Terry Jan ReedyMerge with 3.2: issue #17047 news entry
2013-03-15 Terry Jan ReedyIssue #17047: Add news entry
2013-03-14 Serhiy StorchakaIssue #1285086: Get rid of the refcounting hack and...
2013-03-14 Serhiy StorchakaIssue #1285086: Get rid of the refcounting hack and...
2013-03-14 Terry Jan ReedyMerge with 3.2: Issue #17386
2013-03-14 Terry Jan ReedyIssue #17386 make.bat must run with Python 2 until...
2013-03-13 Senthil Kumaran#17307 - merge from 3.2
2013-03-13 Senthil Kumaran#17307 - Example of HTTP PUT Request using http.client
2013-03-13 Brett CannonIssue #17176: Document that imp.NullImporter is no...
2013-03-13 Ezio Melotti#17402: merge with 3.2.
2013-03-13 Ezio Melotti#17402: avoid shadowing built-in map in mmap examples...
2013-03-12 Ezio Melotti#17368: merge with 3.2.
2013-03-12 Ezio Melotti#17368: Fix an off-by-one error in the Python JSON...
2013-03-12 Eli BenderskyIssue #11367: fix documentation of some find* methods...
2013-03-12 Eli BenderskyIssue #11367: fix documentation of some find* methods...
2013-03-12 Ezio Melotti#17066: test_robotparser now works with unittest test...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words added in 3.3
2013-03-11 Terry Jan ReedyMerge 3.2, issue #17047: remove doubled words found...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words found in 2.7 to...
2013-03-11 Terry Jan ReedyMerge 3.2, Issue #17047: remove doubled words found...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words found in 2.7 to...
2013-03-11 Terry Jan ReedyMerge with 3.2: Issue #17047: removed doubled words...
2013-03-11 Terry Jan ReedyIssue #17047: removed doubled words in Doc/*, Mac/...
2013-03-11 Ezio Melotti#17351: merge with 3.2.
2013-03-11 Ezio Melotti#17351: remove "object" inheritance from docs. Patch...
2013-03-11 Ezio Melotti#11963: merge with 3.2.
2013-03-11 Ezio Melotti#11963: remove human verification from test_parser...
2013-03-10 Raymond HettingerInherit from object() for consistency
2013-03-10 Raymond HettingerIssue #17351: Modernize the pure Python property()...
2013-03-10 Ezio Melotti#11963: merge with 3.2.
2013-03-10 Ezio Melotti#11963: fix Windows buildbots.
2013-03-09 Ezio Melotti#11963: merge with 3.2.
2013-03-09 Ezio Melotti#11963: avoid printing messages in test_parser. Initia...
2013-03-09 Brett CannonTouch up the Python 2 to 3 porting guide
2013-03-09 Eli BenderskyAdd warning in ctypes documentation for #16575 and...
2013-03-09 Eli BenderskyAdd warning in ctypes documentation for #16575 and...
2013-03-09 Terry Jan ReedyMerge heads
2013-03-09 Terry Jan ReedyIssue #16642: sched.scheduler timefunc initial default...
2013-03-09 Raymond HettingerSync-up with 3.4 to make maintenance easier.
2013-03-09 Raymond HettingerImprove comments and variable names.
2013-03-09 Terry Jan ReedyIssue #17332: fix json doc typo /convered/converted...
2013-03-09 Terry Jan ReedyIssue #17332: fix json doc typo /convered/converted...
2013-03-08 Vinay SajipIssue #17376: Merged clarification from 3.2.
2013-03-08 Vinay SajipIssue #17376: Clarified documentation for TimedRotating...
2013-03-08 Eli BenderskyIssue #17378: ctypes documentation fix.
2013-03-08 Eli BenderskyIssue #17378: ctypes documentation fix.
2013-03-08 Victor StinnerIssue #17223: the test is specific to 32-bit wchar_t...
2013-03-07 R David MurrayMerge: PEP8 fixup on previous patch, remove unused...
2013-03-07 R David MurrayPEP8 fixup on previous patch, remove unused import...
2013-03-07 R David MurrayMerge: #14645: Generator now emits correct linesep...
2013-03-07 R David Murray#14645: Generator now emits correct linesep for all...
2013-03-07 Ezio MelottiMerge typo fix in Misc/NEWS entry from 3.2.
2013-03-07 Ezio MelottiFix typo in Misc/NEWS entry.
2013-03-07 Ezio Melotti#11732: null merge with 3.2.
2013-03-07 Ezio Melotti#11732: add a new suppress_crash_popup() context manage...
2013-03-07 Ezio Melotti#11732: make suppress_crash_popup() work on Windows...
2013-03-07 Nick CoghlanClose #15465: Document C API version macros
2013-03-07 Stefan KrahIssue #17361: Use cc from sysconfig for testing flags.
2013-03-06 Victor Stinner_PyUnicode_Writer() now also reuses Unicode singletons:
2013-03-06 Eli BenderskyFix doc grammar and line width
2013-03-06 Eli BenderskyFix doc grammar and line width
2013-03-06 Ezio Melotti#17364: merge with 3.2.
2013-03-06 Ezio Melotti#17364: remove documentation for a function that does...
2013-03-06 Ezio Melotti#17363: fix arguments in PyState_AddModule and PyState_...
2013-03-05 Ezio MelottiFix indentation.
2013-03-05 Ezio Melotti#11732: add a new suppress_crash_popup() context manage...
2013-03-05 Senthil KumaranReverting the changeset 5d76a4746d9d made for Issue...
2013-03-05 Senthil KumaranReverting the changeset 5126e62c60af made for Issue...
2013-03-05 Senthil KumaranFix Issue #12921: BaseHTTPServer's send_error should...
2013-03-05 Senthil KumaranFix Issue #12921: BaseHTTPServer's send_error should...
2013-03-05 Raymond HettingerFix typo
2013-03-05 Raymond HettingerIssue #16098: Update heapq.nsmallest to use the same...
2013-03-04 Antoine PitrouIssue #17278: Fix a crash in heapq.heappush() and heapq...
2013-03-04 Antoine PitrouIssue #17278: Fix a crash in heapq.heappush() and heapq...
2013-03-04 Benjamin Petersonfix possible setdefault refleak (closes #17328)
2013-03-04 Ezio Melotti#17346: merge with 3.2.
2013-03-04 Ezio Melotti#17346: make sure pickle tests are run against all...
next