]> granicus.if.org Git - python/shortlog
python
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_...
2011-03-13 Antoine PitrouIssue #11223: Fix test_threadsignals to fail, not hang...
2011-03-13 Ezio MelottiMerge with 3.1.
2011-03-13 Ezio MelottiFix markup in inputoutput.rst.
2011-03-12 Ezio MelottiDummy merge with 3.1.
2011-03-12 Ezio MelottiFix typo.
2011-03-12 Benjamin Petersonmerge 3.1
2011-03-12 Benjamin Petersontrunc -> math.trunc (closes #11475)
2011-03-12 Mark DickinsonMerge #11131
2011-03-12 Mark DickinsonIssue 11131: Fix sign of zero result on decimal.Decimal...
2011-03-12 Senthil Kumaranforward merge from 3.1
2011-03-12 Senthil KumaranFix issue11283 - Clarifying a re pattern in the re...
2011-03-11 Antoine PitrouMerge #11403
2011-03-11 Antoine PitrouIssue #11403: add some MSVC-generated files to .hgignore
2011-03-11 Antoine PitrouIssue #11179: Make ccbench work under Python 3.1 and...
2011-03-11 Ezio Melotti#11446: merge with 3.1.
2011-03-11 Ezio Melotti#11446: fix incorrect PEP link.
2011-03-11 Eli Benderskymerge
2011-03-11 Eli Benderskymerge from 3.1
2011-03-11 Eli BenderskyIssue #11426: use 'with' statements on open files in...
2011-03-11 Ezio Melotti#11435: Update the links generated by the source direct...
2011-03-10 R David MurrayMerge heads.
2011-03-10 R David MurrayMerge #10999 fix.
2011-03-10 R David Murray#10999: Add missing documentation for chflags constants...
2011-03-10 Ezio MelottiDummy merge with 3.1.
2011-03-10 Ezio MelottiUse simpler assert in basic example.
2011-03-10 Gregory P.... Explicitly mention that people should not depend on...
2011-03-10 Gregory P.... Reword the finalization note.
2011-03-10 Gregory P.... Explicitly mention that people should not depend on...
2011-03-10 Ezio MelottiPort a couple of changes from 3.1.
2011-03-10 Ezio MelottiBackport from 3.2 several improvements and fixes for...
2011-03-09 Antoine PitrouMerge fix for issue #11450
2011-03-09 Antoine PitrouIssue #11450: Don't truncate hg version info in Py_GetB...
next