]> granicus.if.org Git - python/shortlog
python
2013-01-12 Eli Benderskyfix versionadded to 3.4
2013-01-12 Antoine PitrouIn test_ssl, threaded tests shouldn't need the network...
2013-01-12 Antoine PitrouIn test_ssl, threaded tests shouldn't need the "network...
2013-01-12 Antoine PitrouIssue #16923: Fix ResourceWarnings in test_ssl.
2013-01-12 Antoine PitrouIssue #16923: Fix ResourceWarnings in test_ssl.
2013-01-12 Antoine PitrouSSLContext.load_dh_params() now properly closes the...
2013-01-12 Antoine PitrouSSLContext.load_dh_params() now properly closes the...
2013-01-12 R David Murray#16259: delete some no-longer-used code from regrtest.
2013-01-12 Serhiy StorchakaIssue #16829: IDLE printing no longer fails if there...
2013-01-12 Serhiy StorchakaIssue #16829: IDLE printing no longer fails if there...
2013-01-12 Serhiy StorchakaIssue #16829: IDLE printing no longer fails if there...
2013-01-12 Charles-François... Issue #16762: Fix some test_subprocess failures on...
2013-01-12 Charles-François... Issue #16762: Fix some test_subprocess failures on...
2013-01-12 Charles-François... Issue #16762: Fix some test_subprocess failures on...
2013-01-12 Eli Benderskyclean trailing whitespace
2013-01-12 Eli Benderskyclean trailing whitespace
2013-01-12 Eli BenderskyIssues #15083 and #16992: port find.* method tests...
2013-01-12 Eli BenderskyIssues #15083 and #16992: port find.* method tests...
2013-01-12 Eli BenderskyClose #15442: Expand the list of default directories...
2013-01-12 Eli BenderskyIssue #16076: check for return value of PyTuple_New...
2013-01-12 Eli BenderskyIssue #16076: check for return value of PyTuple_New...
2013-01-12 Eli BenderskyClose #16076: fix refleak in pickling of Element.
2013-01-12 Eli BenderskyIssue #16076: fix refleak in pickling of Element.
2013-01-12 Charles-François... Issue #16876: Revert be8e6b81284e, which wasn't thread...
2013-01-12 Ezio Melotti#16940: merge with 3.3.
2013-01-12 Ezio Melotti#16940: merge with 3.2.
2013-01-12 Ezio Melotti#16940: fix indentation in example.
2013-01-12 Raymond HettingerIssue #16398: Optimize deque.rotate()
2013-01-12 Chris JerdonekIssue #16933 (merge from 3.3): Improve choices examples...
2013-01-12 Chris JerdonekIssue #16933 (merge from 3.2): Improve choices examples...
2013-01-12 Chris JerdonekIssue #16933 (2.7 forward-port): Improve choices exampl...
2013-01-11 Vinay SajipCloses #16613: Added optional mapping argument to Chain...
2013-01-11 Brett CannonIssue #15031: Refactor some code in importlib pertainin...
2013-01-11 Brett Cannonmerge
2013-01-11 Brett Cannonmerge
2013-01-11 Brett Cannonmerge
2013-01-11 Brett CannonMerge from 3.3 for fix for issue #16730
2013-01-11 Brett CannonIssue #16730: Don't raise an exception in
2013-01-11 Serhiy StorchakaIssue #15539: Fix a backup file creation in pindent...
2013-01-11 Serhiy StorchakaIssue #15539: Fix a backup file creation in pindent...
2013-01-11 Serhiy StorchakaIssue #15539: Fix a backup file creation in pindent...
2013-01-11 Georg Brandlmerge with 3.3
2013-01-11 Georg BrandlCloses #16936: fix duplicate/ambiguous description...
2013-01-11 Brett CannonIssue #3583: mention that testing whether a bad address...
2013-01-11 Tim Golden#16921 Since Win9x is no longer supported, CREATE_NEW_C...
2013-01-11 Ezio MelottiMerge patchcheck changes with 3.3
2013-01-11 Ezio MelottiMerge patchcheck changes with 3.2
2013-01-11 Ezio MelottiAdd a note about checking refleaks to patchcheck.
2013-01-11 Serhiy StorchakaNull merge
2013-01-11 Serhiy StorchakaNull merge
2013-01-11 Serhiy StorchakaMerge heads
2013-01-11 Serhiy StorchakaMerge heads
2013-01-11 Serhiy StorchakaMerge heads
2013-01-11 Serhiy StorchakaIssue #15539: Fix a number of bugs in Tools/scripts...
2013-01-11 Serhiy StorchakaIssue #15539: Fix a number of bugs in Tools/scripts...
2013-01-11 Serhiy StorchakaIssue #15539: Fix a number of bugs in Tools/scripts...
2013-01-11 Sandro Tosimerge with 3.3
2013-01-11 Sandro Tosimerge with 3.2
2013-01-11 Sandro Tosigrammatical fix; thanks to Alex Rudnick from docs@
2013-01-11 Ezio Melotti#16154: merge with 3.3.
2013-01-11 Ezio Melotti#16154: merge with 3.2.
2013-01-11 Ezio Melotti#16154: fix some doctests in Doc/library. Patch by...
2013-01-11 Chris JerdonekIssue #16874 (merge from 3.3): fix some documentation...
2013-01-11 Chris JerdonekIssue #16874 (merge from 3.2): fix some documentation...
2013-01-11 Chris JerdonekIssue #16874 (forward-port from 2.7): fix some document...
2013-01-11 Ezio Melotti#13899: merge with 3.3.
2013-01-11 Ezio Melotti#13899: merge with 3.2.
2013-01-11 Ezio Melotti#13899: \A, \Z, and \B now correctly match the A, Z...
2013-01-11 Ezio Melotti#16925: merge with 3.3.
2013-01-11 Ezio Melotti#16925: test_configparser now works with unittest test...
2013-01-11 Ezio Melotti#16918: merge with 3.3.
2013-01-11 Ezio Melotti#16918: test_codecs now works with unittest test discov...
2013-01-11 Ezio MelottiMerge fix for broken/disabled test.
2013-01-11 Ezio MelottiEnable a broken test and fix it.
2013-01-11 Ezio Melotti#16919: merge with 3.3.
2013-01-11 Ezio Melotti#16919: test_crypt now works with unittest test discove...
2013-01-11 R David Murraymerge #13934: document sqlite version strings, use...
2013-01-11 R David Murraymerge #13934: document sqlite version strings, use...
2013-01-11 R David Murray#13934: document sqlite version strings, use correct...
2013-01-10 Benjamin Petersonmerge 3.3 (#16900)
2013-01-10 Benjamin Petersonremove __del__ because it's evil and also prevents...
2013-01-10 R David Murraymerge #15545: fix sqlite3.iterdump regression on unsort...
2013-01-10 R David Murraymerge #15545: fix sqlite3.iterdump regression on unsort...
2013-01-10 R David Murray#15545: fix sqlite3.iterdump regression on unsortable...
2013-01-10 Eli BenderskyMerge 3.3
2013-01-10 Eli BenderskyUpdate Misc/NEWS for issue #16076
2013-01-10 Eli BenderskyIssue #16913: Fix Element.itertext()'s handling of...
2013-01-10 Eli BenderskyIssue #16913: Fix Element.itertext()'s handling of...
2013-01-10 Eli Benderskynormalize whitespace
2013-01-10 Eli Benderskynormalize whitespace
2013-01-10 Eli BenderskyIssue #16076: make _elementtree.Element pickle-able...
2013-01-10 Eli BenderskyIssue #16076: make _elementtree.Element pickle-able...
2013-01-10 Ezio Melotti#16910: merge with 3.3.
2013-01-10 Ezio Melotti#16910: test_bytes, test_unicode, and test_userstring...
2013-01-10 Ezio Melotti#16905: merge with 3.3.
2013-01-10 Ezio Melotti#16905: test_bufio now works with unittest test discove...
2013-01-10 Ezio Melotti#16898: merge with 3.3.
2013-01-10 Ezio Melotti#16898: test_bufio now works with unittest test discove...
2013-01-10 Ezio Melotti#16888: merge with 3.3.
2013-01-10 Ezio Melotti#16888: test_array now works with unittest test discove...
next