]> granicus.if.org Git - python/shortlog
python
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
2011-03-15 Gregory P.... Fix the @test_NNNN_tmp file terds being left in whateve...
2011-03-15 Ezio Melotti#11515: Merge with 3.1.
2011-03-15 Ezio Melotti#11515: fix several typos. Patch by Piotr Kasprzyk.
2011-03-15 R David MurrayMerge redundant __contains__ doc fix from 3.1.
2011-03-15 R David MurrayRemove redundant __contains__ entry from Message docs.
2011-03-15 R David MurrayFix header encoding of long headers when using euc...
2011-03-14 Ronald OussorenIssue #11500: Fixed a bug in the os x proxy bypass...
2011-03-14 R David MurrayHarmonize linesep docstrings, and fix the quoting of...
2011-03-14 Ronald OussorenIssue #11500: Fixed a bug in the os x proxy bypass...
2011-03-14 R David Murray#11496: skip history test if clear_history is not avail...
2011-03-14 briancurtinFix #11491. When dbm.open was called with a file which...
2011-03-14 briancurtinFix #11491. When dbm.open was called with a file which...
2011-03-14 Ezio MelottiSkip test that requires zlib when zlib is not available.
2011-03-14 Ronald OussorenIssue #1099: Fix the build on MacOSX when building...
2011-03-14 Ronald OussorenFixes #1099: Mac compile fails with pydebug and framewo...
2011-03-14 R David MurrayMerge #11488 patch from 3.1.
2011-03-14 R David Murray#11488: Add tests for writelines method of SpooledTempo...
2011-03-14 Ross LagerwallMerge from 3.1
2011-03-14 Ross LagerwallIssue #10885: Fix multiprocessing docs typo
2011-03-14 R David MurrayFix whitespace
2011-03-14 R David MurrayMerge fix for #11490 from 3.1.
2011-03-14 R David Murray#11490: EACCES can also mean command not found
2011-03-13 Antoine PitrouIssue #11329: PyEval_InitThreads() cannot be called...
2011-03-13 Antoine PitrouRemove documentation to non-existent function PyObject_...
2011-03-13 Antoine PitrouRemove documentation to non-existent function PyObject_...
next