]> granicus.if.org Git - python/shortlog
python
2013-02-04 Serhiy StorchakaIssue #6083: Fix multiple segmentation faults occured...
2013-02-04 Serhiy StorchakaIssue #6083: Fix multiple segmentation faults occured...
2013-02-04 Serhiy StorchakaIssue #6083: Fix multiple segmentation faults occured...
2013-02-04 Raymond HettingerMinor edits: Tighten-up the halflen logic and touch...
2013-02-04 Benjamin Petersonmerge 3.3 (#5289)
2013-02-04 Benjamin Petersonfix find_library on Solaris (closes #5289)
2013-02-03 Brett Cannonmerge w/ 3.3
2013-02-03 Brett CannonWay too many places create modules temporarily that...
2013-02-03 Gregory P.... null merge
2013-02-03 Gregory P.... null merge
2013-02-03 Brett Cannonmerge
2013-02-03 Brett Cannonmerge
2013-02-03 Brett Cannonmerge
2013-02-03 Brett Cannonmerge
2013-02-03 Brett Cannonpyexpat/xml.parsers.expat create their errors and model...
2013-02-03 Serhiy StorchakaIssue #17106: Fix a segmentation fault in io.TextIOWrap...
2013-02-03 Serhiy StorchakaIssue #17106: Fix a segmentation fault in io.TextIOWrap...
2013-02-03 Serhiy StorchakaIssue #17106: Fix a segmentation fault in io.TextIOWrap...
2013-02-03 Georg Brandlmerge with 3.3
2013-02-03 Georg Brandl#17109: fix headings in mock example doc.
2013-02-03 Georg Brandlmerge with 3.3
2013-02-03 Georg BrandlCloses #17109: fix heading levels in mock doc.
2013-02-03 Gregory P.... Refactor recently added bugfix into more testable code...
2013-02-03 Gregory P.... Refactor recently added bugfix into more testable code...
2013-02-02 Antoine PitrouIssue #17015: When it has a spec, a Mock object now...
2013-02-02 Ned DeilyIssue #16698: merge from 3.3
2013-02-02 Ned DeilyIssue #16698: merge from 3.2
2013-02-02 Ned DeilyIssue #16698: Skip posix test_getgroups when built...
2013-02-02 Antoine PitrouNull merge
2013-02-02 Antoine PitrouNull merge
2013-02-02 Antoine PitrouSimplify code in HTTPResponse.read()
2013-02-02 Antoine PitrouIssue #15633: httplib.HTTPResponse is now mark closed...
2013-02-02 Antoine PitrouIssue #15633: httplib.HTTPResponse is now mark closed...
2013-02-02 Antoine PitrouIssue #15633: httplib.HTTPResponse is now mark closed...
2013-02-02 Raymond HettingerIssue 16398: One more assertion for good measure.
2013-02-02 Nadeem VawdaBack out fix for issue #13886; it introduced a new...
2013-02-02 Nadeem VawdaBack out fix for issue #13886; it introduced a new...
2013-02-02 Raymond HettingerIssue 16398: Add assertions to show why memcmp is...
2013-02-02 Nadeem VawdaBack out fix for issue #13886; it introduced a new...
2013-02-02 Raymond HettingerIssue 16398: Use memcpy() in deque.rotate().
2013-02-02 Serhiy StorchakaFix the test for issue #6972.
2013-02-02 Serhiy StorchakaFix the test for issue #6972.
2013-02-02 Serhiy StorchakaFix the test for issue #6972.
2013-02-02 Serhiy StorchakaIssue #17034: Use Py_CLEAR() in bytesobject.c.
2013-02-02 Serhiy StorchakaIssue #17034: Use Py_CLEAR() in bytesobject.c.
2013-02-02 Serhiy StorchakaIssue #17034: Use Py_CLEAR() in bytesobject.c.
2013-02-02 Serhiy StorchakaFix a Cyrillic "C" inroduced into the docs by patch...
2013-02-02 Serhiy StorchakaFix a Cyrillic "C" inroduced into the docs by patch...
2013-02-02 Serhiy StorchakaFix a Cyrillic "C" inroduced into the docs by patch...
2013-02-02 Serhiy StorchakaFix tests for issue #11159.
2013-02-02 Serhiy StorchakaFix tests for issue #11159.
2013-02-02 Serhiy StorchakaFix tests for issue #11159.
2013-02-02 Serhiy StorchakaNull merge
2013-02-02 Serhiy StorchakaNull merge
2013-02-02 Serhiy StorchakaMerge heads
2013-02-02 Serhiy StorchakaMerge heads
2013-02-02 Serhiy StorchakaMerge heads
2013-02-02 Serhiy StorchakaIssue #11159: Add tests for testing SAX parser support...
2013-02-02 Serhiy StorchakaIssue #11159: Add tests for testing SAX parser support...
2013-02-02 Serhiy StorchakaIssue #11159: Add tests for testing SAX parser support...
2013-02-02 Ned DeilyIssue #15116: merge from 3.3
2013-02-02 Ned DeilyIssue #15116: merge from 3.2
2013-02-02 Ned DeilyIssue #15116: Remove references to appscript as it...
2013-02-02 Ned DeilyIssue #15587: merge from 3.3
2013-02-02 Ned DeilyIssue #15587: merge from 3.2
2013-02-02 Ned DeilyIssue #15587: Enable Tk high-resolution text rendering...
2013-02-02 Gregory P.... In the _hashlib module, only initialize the static...
2013-02-02 Gregory P.... In the _hashlib module, only initialize the static...
2013-02-02 Gregory P.... In the _hashlib module, only initialize the static...
2013-02-02 Gregory P.... null merge from 3.3
2013-02-02 Gregory P.... null merge from 3.2 (3.3's code already refactored)
2013-02-02 Gregory P.... Silence a -Wformat-extra-argument warning when compiling.
2013-02-01 Ned DeilyIssue #16256: merge from 3.3
2013-02-01 Ned DeilyIssue #16256: merge from 3.2
2013-02-01 Ned DeilyIssue #16256: OS X installer now sets correct permissio...
2013-02-01 Brett Cannonmerge from 3.3
2013-02-01 Brett Cannonmerge
2013-02-01 Brett Cannonmerge
2013-02-01 Brett CannonMerge w/ 3.3 more fixes thanks to issue #17098
2013-02-01 Gregory P.... Additional fix for issue #12268: The io module file...
2013-02-01 Gregory P.... null merge
2013-02-01 Gregory P.... Additional fix for issue #12268: The io module file...
2013-02-01 Gregory P.... better corrected news entry
2013-02-01 Gregory P.... Additional fix for Issue #12268: The io module file...
2013-02-01 Brett CannonIssue #17098: Be more stringent of setting __loader__...
2013-02-01 Brett Cannonmerge with 3.3
2013-02-01 Brett CannonAdd a test for fix of issue #17098
2013-02-01 Gregory P.... Fixes Issue #6972: The zipfile module no longer overwri...
2013-02-01 Gregory P.... Fixes Issue #6972: The zipfile module no longer overwri...
2013-02-01 Gregory P.... Fixes Issue #6972: The zipfile module no longer overwri...
2013-02-01 Brett CannonIssue #17098: all modules should have __loader__
2013-02-01 Brett CannonIssue #17098: Make sure every module has __loader__...
2013-02-01 Serhiy StorchakaIssue #1783: Remove declarations of nonexistent private...
2013-02-01 Serhiy StorchakaIssue #1783: Remove declarations of nonexistent private...
2013-02-01 Serhiy StorchakaIssue #1783: Remove declarations of nonexistent private...
2013-02-01 Ezio Melotti#16128: merge with 3.3.
2013-02-01 Ezio Melotti#16128: merge with 3.2.
2013-02-01 Ezio Melotti#16128: clarify that instances of user-defined classes...
2013-02-01 Ezio Melotti#17040: document that shelve.open() and the Shelf objec...
2013-01-31 Serhiy StorchakaIssue #17041: Fix doctesting when Python is configured...
next