]> granicus.if.org Git - python/shortlog
python
2013-01-15 Richard OudkerkMerge
2013-01-15 Richard OudkerkDummy merge
2013-01-15 Richard OudkerkIssue #10527: Use poll() instead of select() for multip...
2013-01-14 Serhiy StorchakaIssue #15989: Fix several occurrences of integer overflow
2013-01-14 Serhiy StorchakaIssue #9720: zipfile now writes correct local headers...
2013-01-14 Serhiy StorchakaIssue #9720: zipfile now writes correct local headers...
2013-01-14 Serhiy StorchakaIssue #9720: zipfile now writes correct local headers...
2013-01-14 Serhiy StorchakaNull merge
2013-01-14 Andrew SvetlovIssue #5066: Update IDLE docs
2013-01-14 Giampaolo Rodola'fix for previous commit related to issue 10527 which...
2013-01-14 Giampaolo Rodola'fix for previous commit related to issue 10527 which...
2013-01-13 Richard OudkerkIssue #16955: Fix the poll() method for multiprocessing...
2013-01-13 Richard OudkerkIssue #16955: Fix the poll() method for multiprocessing...
2013-01-13 Serhiy StorchakaCleanup the docs ElementTree a bit.
2013-01-13 Serhiy StorchakaDescribe the default_namespace parameter of ElemetTree...
2013-01-13 Serhiy StorchakaDescribe the default_namespace parameter of ElemetTree...
2013-01-13 Eli BenderskyCleanup the docs ElementTree a bit and describe the...
2013-01-13 Eli BenderskyAdd Ariel to Misc/ACKS
2013-01-13 Eli BenderskyClose #14377: Add a new parameter to ElementTree.write...
2013-01-13 Eli BenderskyIssue #16922: fixed findtext() to return empty Unicode...
2013-01-13 Eli BenderskyIssue #16922: fixed findtext() to return empty Unicode...
2013-01-13 Eli BenderskyMerge 3.2 and revert changes since the changes in 3...
2013-01-13 Eli BenderskyIssue #16922: fixed findtext() to return empty Unicode...
2013-01-13 Eli Benderskynull merge
2013-01-13 Eli Benderskymerge heads
2013-01-13 Eli Benderskymerge heads
2013-01-13 Eli BenderskyClean trailing whitespace in _elementtree.c
2013-01-13 Eli BenderskyClean trailing whitespace in _elementtree.c
2013-01-13 Charles-François... Fix test_posix failure on NetBSD buildbots: sched_setpa...
2013-01-13 Charles-François... test_asyncore: wait explicitly for a thread termination...
2013-01-13 Charles-François... Fix test_posix failure on NetBSD buildbots: sched_setpa...
2013-01-13 Charles-François... test_asyncore: wait explicitly for a thread termination...
2013-01-13 Charles-François... test_asyncore: wait explicitly for a thread termination...
2013-01-13 Benjamin Petersonmerge 3.3
2013-01-13 Benjamin Petersonmake deque_clear void, since it's infallible
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...
next