]> granicus.if.org Git - python/shortlog
python
2011-03-16 Nick CoghlanRecord backport of string.py patch and add credit to...
2011-03-16 Nick CoghlanBackport improved test coverage for string.py
2011-03-16 Nick CoghlanDummy merge
2011-03-16 Nick CoghlanFix typo in NEWS
2011-03-16 Nick CoghlanMerge NEWS entries from 3.2
2011-03-16 Nick CoghlanAdd missing NEWS entries
2011-03-16 Nick CoghlanMerge fix for #11560 from 3.2
2011-03-16 Nick CoghlanClose #11560: Improve test coverage of shutil
2011-03-16 Nick CoghlanMerge from remote
2011-03-16 Nick CoghlanMerge fix for #11548 from 3.2
2011-03-16 Nick CoghlanClose #11548: Correctly handle format argument in shuti...
2011-03-16 Ross LagerwallIssue #5870: Add subprocess.DEVNULL constant.
2011-03-16 Benjamin Petersonmerge 3.2
2011-03-16 Benjamin Petersoncorrect patch ack (#11133)
2011-03-16 Ronald OussorenFix typo in subprocess documentation.
2011-03-16 Ronald OussorenMerge with 3.2
2011-03-16 Ronald OussorenMerge with 3.1
2011-03-16 Ronald OussorenIssue #11569: use absolute path to the sysctl command...
2011-03-16 Ezio MelottiMerge with 3.2.
2011-03-16 Ezio MelottiMerge with 3.1.
2011-03-16 Ezio MelottiRevert typo fixes in zlib/*
2011-03-16 Ezio Melotti#11565: Merge with 3.2.
2011-03-16 Ezio Melotti#11565: Merge with 3.1.
2011-03-16 Ezio Melotti#11565: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 Jesus CeaDummy merge
2011-03-16 Raymond HettingerMerge
2011-03-16 Raymond HettingerForward port doc update.
2011-03-16 Jesus CeaMerge
2011-03-16 Jesus CeaMerge: Close issue #8600: test_gdb failures because...
2011-03-16 Jesus CeaClose issue #8600: test_gdb failures because innocuous...
2011-03-16 Raymond HettingerEmphasize the ['x', 'y'] option for listing field names...
2011-03-15 Michael Foordmerge 3.2
2011-03-15 Michael FoordCloses issue 11133. Fixes two cases where inspect.getat...
2011-03-15 Brett CannonUndo an accidental commit.
2011-03-15 Brett Cannonmerge
2011-03-15 Brett Cannonmerge
2011-03-15 Brett CannonBe more thorough in blanking out methods grabbed off...
2011-03-15 Michael Foordmerge
2011-03-15 Michael FoordChanges to Wing IDE project file. Merge of peepholer...
2011-03-15 Michael FoordWing project file update for mercurial
2011-03-15 Raymond Hettingerwhitespace fix
2011-03-15 Raymond Hettingerwhitespace fix
2011-03-15 Raymond HettingerIssue 11510: Fix BUILD_SET optimizer bug.
2011-03-15 Raymond HettingerIssue 11510: Fix BUILD_SET optimizer bug.
2011-03-15 R David MurrayMerge #11216: document all possible set_charset executi...
2011-03-15 R David MurrayMerge #11216: document all possible set_charset executi...
2011-03-15 R David Murray#11216: document all possible set_charset execution...
2011-03-15 Brett CannonProperly close a file in test_os.
2011-03-15 Brett CannonDon't leave around a test symlink file.
2011-03-15 Brett Cannonmerge
2011-03-15 Brett CannonClose a stream properly in test.test_pulldom.
2011-03-15 Antoine PitrouMerge
2011-03-15 Antoine PitrouMerge
2011-03-15 Benjamin PetersonPyErr_Print can leave sys.last_traceback hanging around...
2011-03-15 Benjamin Petersonmerge heads
2011-03-15 Benjamin Petersonshould use 'is' here
2011-03-15 Antoine PitrouFix whitespace in test_subprocess
2011-03-15 Antoine PitrouMerge
2011-03-15 Antoine PitrouMerge
2011-03-15 Antoine PitrouMerge
2011-03-15 Benjamin Petersonmerge 3.2
2011-03-15 Antoine PitrouMerge fix for issue #11501
2011-03-15 Benjamin Petersonmerge heads
2011-03-15 Benjamin Petersonmerge heads
2011-03-15 Benjamin Petersonkill PY_PATCHLEVEL_REVISION
2011-03-15 Antoine PitrouMerge fix for issue #11501
2011-03-15 Benjamin Petersonmerge 3.2
2011-03-15 Gregory P.... merge head
2011-03-15 Gregory P.... Misc/NEWS entry for issue 11432
2011-03-15 Benjamin Petersonmerge 3.1
2011-03-15 Brett Cannonmerge
2011-03-15 Benjamin Petersonmake this subversion artifact empty
2011-03-15 Brett CannonAdd warnings support to test.support.args_from_interpre...
2011-03-15 Antoine PitrouOn behalf of Tarek: Issue #11501: disutils.archive_util...
2011-03-15 Gregory P.... issue 11432 news entry.
2011-03-15 Brett CannonMove off of assertEquals() and over to assertEqual().
2011-03-15 Gregory P.... merge 3.2 heads
2011-03-15 Gregory P.... merge heads
2011-03-15 Benjamin Petersonmerge heads
2011-03-15 Benjamin Petersonimprove dis test coverage (closes #11559)
2011-03-15 Gregory P.... revert the test_main() change from 08daf3ef6509 so...
2011-03-15 Gregory P.... revert the test_main() change from 08daf3ef6509 so...
2011-03-15 Gregory P.... merge update
2011-03-15 Gregory P.... merge d71476b9a55d from tip, use start_new_session...
2011-03-15 Barry Warsawmerged
2011-03-15 Barry WarsawMerged
2011-03-15 Antoine PitrouMerge doc update
2011-03-15 Antoine PitrouFollowup to 4c59cd84086f: add an entry in the porting...
2011-03-15 Barry WarsawMerge and resolve Misc/NEWS.
2011-03-15 Barry Warsaw- Issue #11289: `smtp.SMTP` class becomes a context...
2011-03-15 Gregory P.... Use start_new_session in the webbrowser module rather...
2011-03-15 Gregory P.... Fix issue #11432. if the stdin pipe is the same file...
2011-03-15 Gregory P.... Add unittests demonstrating issue #11432.
2011-03-15 Gregory P.... Fix issue #11432. if the stdin pipe is the same file...
2011-03-15 Gregory P.... Add unittests demonstrating issue #11432.
2011-03-15 R David MurrayMerge #11555 as_string doc fix from 3.2.
2011-03-15 R David MurrayMerge #11555 as_string doc fix from 3.1.
2011-03-15 R David Murray#11555: update doc for 3.x change to as_string mangle_f...
2011-03-15 Ezio MelottiMerge with 3.2
2011-03-15 Ezio MelottiMerge with 3.2
next