]> granicus.if.org Git - python/shortlog
python
2013-03-16 Ezio MelottiFix markup/wording.
2013-03-16 Terry Jan ReedyMerge heads default.
2013-03-16 Terry Jan ReedyMerge with 3.3
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.3.
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 Benjamin Petersonreject non-docs strings between future imports (closes...
2013-03-16 Georg Brandlmerge with 3.3
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#10652 null merge from 3.3 which had wrong issue #
2013-03-16 Terry Jan Reedy#12345: null merge with 3.2.
2013-03-16 Terry Jan Reedytypo
2013-03-16 Terry Jan ReedyMerge with 3.3
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 MurrayAdd missing FeedParser and BytesFeedParser to email...
2013-03-16 R David MurrayMerge: #17431: Fix missing import of BytesFeedParser...
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.3
2013-03-15 Terry Jan ReedyMerge with 3.2
2013-03-15 Terry Jan ReedyIssue #17398: document url argument of RobotFileParser
2013-03-15 Senthil Kumaran#1291 http.server's send_error takes an optional explai...
2013-03-15 Terry Jan ReedyMerge with 3.2: closes issue #17047
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-15 Terry Jan ReedyIssue #17414: Add timeit, repeat, and default_timer...
2013-03-14 Eli BenderskyMerge
2013-03-14 Eli BenderskySmall cosmetic fixes
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 Serhiy StorchakaIssue #1285086: Get rid of the refcounting hack and...
2013-03-14 Terry Jan ReedyMerge with 3.3: Issue #17386
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.3
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 Benjamin Petersonmake some freezing related stuff const
2013-03-13 Brett CannonIssue #17099: Have importlib.find_loader() raise ValueE...
2013-03-13 Brett Cannonmerge
2013-03-13 Brett CannonIssue #17176: Document that imp.NullImporter is no...
2013-03-13 Brett CannonIssue #17176: Document that imp.NullImporter is no...
2013-03-13 Brett CannonNormalize whitespace
2013-03-13 Brett CannonIssue #17117: Have both import itself and importlib...
2013-03-13 Brett CannonIssue #17222: Document that py_compile now uses importl...
2013-03-13 Benjamin Petersonexpose O_PATH if possible
2013-03-13 Ezio Melotti#17402: merge with 3.3.
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.3.
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 Benjamin Petersonupdate links to 6.2.0
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 Eli BenderskyIssue #11367: fix documentation of some find* methods...
2013-03-12 Ezio Melotti#17066: merge with 3.3.
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.4,
2013-03-11 Terry Jan ReedyMerge with 3.3, issue #17047: remove doubled words...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words added in 3.3
2013-03-11 Terry Jan ReedyMerge 3.3, issue #17047: remove doubled words found...
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.3, issue #17047: remove doubled words found...
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.3: Issue #17047: removed doubled words...
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#17395: wait for live children in test_multiprocessing.
2013-03-11 Benjamin Petersonfix spelling (#17327)
2013-03-11 Benjamin Petersonsay defaultobj is returned (#17327)
2013-03-11 Benjamin Petersonremove more useless words
2013-03-11 Benjamin Petersonremove useless words (#17327)
2013-03-11 Ezio Melotti#17351: merge with 3.3.
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 MelottiRemove debug print.
2013-03-11 Raymond HettingerIssue #15806: Add contextlib.ignored().
2013-03-11 Ezio Melotti#11963: merge with 3.3.
2013-03-11 Ezio Melotti#11963: merge with 3.2.
2013-03-11 Ezio Melotti#11963: remove human verification from test_parser...
2013-03-11 Raymond HettingerImprove variable names
2013-03-11 Raymond HettingerIssue #17385: Fix quadratic behavior in threading.Condition
2013-03-10 Raymond HettingerUpdate code to increment and decrement using the cleane...
2013-03-10 Ezio MelottiFix typo in PyDict_SetDefault docs.
2013-03-10 Raymond Hettingermerge
2013-03-10 Raymond HettingerInherit from object() for consistency
2013-03-10 Raymond Hettingermerge
2013-03-10 Raymond HettingerIssue #17351: Modernize the pure Python property()...
2013-03-10 Ezio Melotti#11963: merge with 3.3.
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.3.
2013-03-09 Ezio Melotti#11963: merge with 3.2.
next