]> granicus.if.org Git - python/shortlog
python
2011-03-21 Antoine PitrouTry to make test_import a bit more robust
2011-03-21 Antoine PitrouRelax timing check (seen a buildbot failure on this)
2011-03-21 Georg BrandlMerge to 3.2.
2011-03-21 Georg BrandlFix duplicate word.
2011-03-21 Victor Stinnermerge 3.1 (already commited before)
2011-03-21 Victor StinnerIssue #8651: PyArg_Parse*() functions raise an Overflow...
2011-03-21 Éric AraujoFix some issue references in NEWS
2011-03-21 Victor Stinnermerge 3.1
2011-03-21 Victor StinnerIssue #5537: Fix time2isoz() and time2netscape() functi...
2011-03-21 Victor Stinnertime.strftime(): replace PyErr_Format() by PyErr_SetStr...
2011-03-21 Victor StinnerIssue #10864 has been fixed: remove the workaround
2011-03-20 Antoine PitrouMerge
2011-03-20 Antoine PitrouTry to strengthen test_httpservers (issue #11617)
2011-03-20 Éric AraujoFix some issue references in NEWS
2011-03-20 Victor StinnerIssue #11395: io.FileIO().write() clamps the data lengt...
2011-03-20 Victor StinnerFix #11586: typo in initfsencoding()
2011-03-20 Éric AraujoMerge from 3.1
2011-03-20 Éric AraujoFix typo in class name
2011-03-20 Antoine PitrouMerge
2011-03-20 Antoine PitrouCall reap_children() where appropriate
2011-03-20 R David MurrayMerge markup fixes for #7198 patch.
2011-03-20 R David MurrayMarkup fixes for #7198 patch.
2011-03-20 R David MurrayReally merge #7198
2011-03-20 R David Murray#7198: really add newline='' to csv.writer docs.
2011-03-20 Ezio MelottiSave a copy of sys.warnoptions in test_program.
2011-03-20 Ezio MelottiAdd a check for sys.warnoptions in regrtest.
2011-03-20 Senthil KumaranMerge from 3.1
2011-03-20 Senthil KumaranIssue #11567 - Let's have the DOCTYPE as HTML instead...
2011-03-20 Senthil KumaranAdd NEWS for Issue #11563.
2011-03-19 Senthil Kumaranbranch merge 3.2
2011-03-19 Senthil KumaranCall unfakehttp in order to close connection while...
2011-03-19 Antoine PitrouIssue #11459: A `bufsize` value of 0 in subprocess...
2011-03-19 Antoine PitrouIssue #11459: A `bufsize` value of 0 in subprocess...
2011-03-19 Senthil KumaranMerging it again.
2011-03-19 Senthil KumaranCloses issue11563 - test_urllibnet ResourceWarning...
2011-03-19 Raymond HettingerIssue 7391: Remove questionable and outdated HOWTO...
2011-03-17 Antoine PitrouOops, wrong issue number in NEWS
2011-03-17 Antoine PitrouAdd news entry for a791dd7d51f3
2011-03-17 Antoine PitrouIssue #10914: fix bogus memory management in Modules...
2011-03-17 Antoine PitrouIssue #5421: merge fix
2011-03-17 Antoine PitrouIssue #5421: Fix misleading error message when one...
2011-03-17 Michael FoordMove NEWS entry to correct place
2011-03-17 Michael FoordIssue #10979. unittest stdout buffering now works with...
2011-03-17 Senthil KumaranRecording the merge.
2011-03-17 Senthil KumaranError message in http.server code. Missed to update...
2011-03-17 Senthil KumaranFix issue11567: http.server DEFAULT_ERROR_MESSAGE forma...
2011-03-17 Nick CoghlanMerge from remote
2011-03-17 Nick CoghlanClose #11577: Improve binhex test coverage and fix...
2011-03-17 R David Murray#11243: tests and fixes for handling of 'dirty data...
2011-03-16 R David MurrayMerge #11401 fix from 3.1.
2011-03-16 R David Murray#11401: handle headers with no value.
2011-03-16 R David Murray#11578: add unit tests for timeit module.
2011-03-16 Michael FoordCloses issue 11503. Improves test coverage of posixpath.
2011-03-16 R David MurrayMerge #9298 fix.
2011-03-16 R David Murray#9298: restore proper folding of base64 encoded bodies.
2011-03-16 Jesus CeaDummy merge
2011-03-16 Jesus CeaClose Issue 11570: Lib/test/test_distutils.py tries...
2011-03-16 Nick CoghlanBackport improved test coverage for string.py
2011-03-16 Nick CoghlanFix typo in NEWS
2011-03-16 Nick CoghlanAdd missing NEWS entries
2011-03-16 Nick CoghlanClose #11560: Improve test coverage of shutil
2011-03-16 Nick CoghlanClose #11548: Correctly handle format argument in shuti...
2011-03-16 Benjamin Petersoncorrect patch ack (#11133)
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.1.
2011-03-16 Ezio MelottiRevert typo fixes in zlib/*
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 CeaMerge
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 FoordCloses issue 11133. Fixes two cases where inspect.getat...
2011-03-15 Michael FoordWing project file update for mercurial
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 Murray#11216: document all possible set_charset execution...
2011-03-15 Antoine PitrouMerge
2011-03-15 Antoine PitrouFix whitespace in test_subprocess
2011-03-15 Antoine PitrouMerge
2011-03-15 Antoine PitrouMerge
2011-03-15 Benjamin Petersonmerge heads
2011-03-15 Antoine PitrouMerge fix for issue #11501
2011-03-15 Benjamin Petersonmerge 3.1
2011-03-15 Benjamin Petersonmake this subversion artifact empty
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 Gregory P.... merge 3.2 heads
2011-03-15 Gregory P.... revert the test_main() change from 08daf3ef6509 so...
2011-03-15 Gregory P.... merge d71476b9a55d from tip, use start_new_session...
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 Antoine PitrouFollowup to 4c59cd84086f: add an entry in the porting...
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 MelottiRevert typo fixes in _cytpes/libffi*
2011-03-15 R David MurrayRemove obsolete comment.
2011-03-15 R David Murray#11554: reactivate test_email_codecs, and make it pass.
2011-03-15 Gregory P.... merge 141bbcb19c06
next