]> granicus.if.org Git - python/shortlog
python
2011-03-15 R David MurrayMerge #11554 test_email_codecs activation from 3.2.
2011-03-15 R David Murray#11554: reactivate test_email_codecs, and make it pass.
2011-03-15 briancurtinAdd news item for #11509.
2011-03-15 briancurtinAdjust test names to be more descriptive instead of...
2011-03-15 Benjamin Petersonimport style nits
2011-03-15 briancurtinFix #11509. Significantly increase test coverage for...
2011-03-15 Eric V. SmithTypo.
2011-03-15 Gregory P.... merge 1579808ef25b
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.2.
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.2.
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 MurrayMerge long Japanese header fix from 3.2.
2011-03-15 R David MurrayFix header encoding of long headers when using euc...
2011-03-14 Reid KlecknerMerge with hg.python.org.
2011-03-14 Reid KlecknerTweak subprocess test timeouts to satisfy the buildbot.
2011-03-14 Michael Foordmerge default
2011-03-14 Michael FoordCloses issue 11407. TestCase.run returns the result...
2011-03-14 Nick CoghlanMerge with remote
2011-03-14 Nick CoghlanClose #11505: Improve string.py coverage
2011-03-14 Ronald OussorenIssue #11500: Fixed a bug in the os x proxy bypass...
2011-03-14 Ronald OussorenIssue #11500: Fixed a bug in the os x proxy bypass...
2011-03-14 R David MurrayMerge linesep docstring changes from 3.2.
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 MurrayMerge #11496 from 3.2.
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 briancurtinFix #11491. When dbm.open was called with a file which...
2011-03-14 Gregory P.... whitespace fix
2011-03-14 Gregory P.... merge default
2011-03-14 Gregory P.... Add a SubprocessError base class for exceptions in...
2011-03-14 Reid KlecknerAttempt a larger timeout value to satisfy the buildbots.
2011-03-14 Ezio MelottiDummy merge with 3.2.
2011-03-14 Ezio MelottiSkip test that requires zlib when zlib is not available.
2011-03-14 Reid KlecknerMerged with default.
2011-03-14 Jesus CeaIssue #11495: OSF support is eliminated. It was depreca...
2011-03-14 Reid KlecknerChange versionchanged for timeout to 3.3, not 3.2.
2011-03-14 Reid KlecknerMerge with default.
2011-03-14 Ronald Oussorenmerge
2011-03-14 Reid KlecknerMerge with default.
2011-03-14 Reid KlecknerAdd a 'timeout' argument to subprocess.Popen.
2011-03-14 Eric V. SmithSkip test if zlib not present. Closes #11498. Patch...
2011-03-14 Ronald OussorenIssue #1099: Fix the build on MacOSX when building...
2011-03-14 Ronald OussorenIssue #1099: Fix the build on MacOSX when building...
2011-03-14 Eric V. SmithTypos.
2011-03-14 Ronald OussorenFixes #1099: Mac compile fails with pydebug and framewo...
2011-03-14 R David MurrayMerge #11488 patch from 3.2.
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 with 3.2
2011-03-14 Ross LagerwallMerge from 3.1
2011-03-14 Ross LagerwallIssue #10885: Fix multiprocessing docs typo
2011-03-14 R David MurrayMerge whitespace fix from 3.2.
2011-03-14 R David MurrayFix whitespace
2011-03-14 R David MurrayMerge fix for #11490 from 3.2.
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-14 R David Murray#1162477: accept '.' in addition to ':' when parsing...
2011-03-13 Antoine PitrouIssue #11329: PyEval_InitThreads() cannot be called...
2011-03-13 Antoine PitrouIssue #11329: PyEval_InitThreads() cannot be called...
2011-03-13 Benjamin Petersonuse only the hex version, since the revno is unreliable...
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 PitrouRemove documentation to non-existent function PyObject_...
2011-03-13 Antoine PitrouMerge commit for #11233
2011-03-13 Antoine PitrouIssue #11223: Fix test_threadsignals to fail, not hang...
2011-03-13 Raymond HettingerIssue #7391: Remove outdated HOWTO with permission...
2011-03-13 Benjamin Petersonmerge heads
2011-03-13 Benjamin Petersonbump ast version
2011-03-13 Benjamin Petersonactually get file rev
2011-03-13 Ezio MelottiMerge with 3.2.
2011-03-13 Benjamin Petersonconvert ast versioning to mercurial
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.2.
2011-03-12 Ezio MelottiDummy merge with 3.1.
2011-03-12 Ezio MelottiFix typo.
2011-03-12 Benjamin Petersonmerge 3.2
2011-03-12 Benjamin Petersonmerge 3.1
2011-03-12 Benjamin Petersontrunc -> math.trunc (closes #11475)
2011-03-12 Eric V. SmithIssue 9856: Change object.__format__ with a non-empty...
2011-03-12 Éric AraujoFix example in atexit doc: Both open and read could...
2011-03-12 Mark DickinsonMerge #11131
2011-03-12 Mark DickinsonMerge #11131
2011-03-12 Mark DickinsonIssue 11131: Fix sign of zero result on decimal.Decimal...
2011-03-12 Senthil KumaranRecording the merge.
2011-03-12 Senthil Kumaranforward merge from 3.1
2011-03-12 Senthil KumaranFix issue11283 - Clarifying a re pattern in the re...
2011-03-12 orsenthil@gmail.comFix issue11283 - Clarifying a re pattern in the re...
2011-03-11 Brett Cannonmerge
2011-03-11 Brett CannonRemove a now unneeded tweak to test_zipimport_support...
2011-03-11 Antoine PitrouMerge #11403
2011-03-11 Antoine PitrouMerge #11403
2011-03-11 Antoine PitrouIssue #11403: add some MSVC-generated files to .hgignore
next