]> granicus.if.org Git - python/shortlog
python
2011-03-20 Antoine PitrouCall reap_children() where appropriate
2011-03-20 R David MurrayMarkup fixes for #7198 patch.
2011-03-20 R David Murray#7198: really add newline='' to csv.writer docs.
2011-03-20 Senthil KumaranIssue #11567 - Let's have the DOCTYPE as HTML instead...
2011-03-19 Antoine PitrouIssue #11459: A `bufsize` value of 0 in subprocess...
2011-03-17 Antoine PitrouIssue #5421: Fix misleading error message when one...
2011-03-17 Senthil KumaranError message in http.server code. Missed to update...
2011-03-16 R David Murray#11401: handle headers with no value.
2011-03-16 R David Murray#9298: restore proper folding of base64 encoded bodies.
2011-03-16 Jesus CeaClose Issue 11570: Lib/test/test_distutils.py tries...
2011-03-16 Ronald OussorenIssue #11569: use absolute path to the sysctl command...
2011-03-16 Ezio MelottiRevert typo fixes in zlib/*
2011-03-16 Ezio Melotti#11565: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-15 R David Murray#11216: document all possible set_charset execution...
2011-03-15 Antoine PitrouFix whitespace in test_subprocess
2011-03-15 Antoine PitrouMerge
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 R David Murray#11555: update doc for 3.x change to as_string mangle_f...
2011-03-15 Ezio MelottiRevert typo fixes in _cytpes/libffi*
2011-03-15 Gregory P.... Fix the @test_NNNN_tmp file terds being left in whateve...
2011-03-15 Ezio Melotti#11515: fix several typos. Patch by Piotr Kasprzyk.
2011-03-15 R David MurrayRemove redundant __contains__ entry from Message docs.
2011-03-14 Ronald OussorenIssue #11500: Fixed a bug in the os x proxy bypass...
2011-03-14 briancurtinFix #11491. When dbm.open was called with a file which...
2011-03-14 Ronald OussorenFixes #1099: Mac compile fails with pydebug and framewo...
2011-03-14 R David Murray#11488: Add tests for writelines method of SpooledTempo...
2011-03-14 Ross LagerwallIssue #10885: Fix multiprocessing docs typo
2011-03-14 R David Murray#11490: EACCES can also mean command not found
2011-03-13 Antoine PitrouRemove documentation to non-existent function PyObject_...
2011-03-13 Ezio MelottiFix markup in inputoutput.rst.
2011-03-12 Ezio MelottiFix typo.
2011-03-12 Benjamin Petersontrunc -> math.trunc (closes #11475)
2011-03-12 Mark DickinsonIssue 11131: Fix sign of zero result on decimal.Decimal...
2011-03-12 Senthil KumaranFix issue11283 - Clarifying a re pattern in the re...
2011-03-11 Antoine PitrouIssue #11403: add some MSVC-generated files to .hgignore
2011-03-11 Ezio Melotti#11446: fix incorrect PEP link.
2011-03-11 Eli BenderskyIssue #11426: use 'with' statements on open files in...
2011-03-10 R David Murray#10999: Add missing documentation for chflags constants...
2011-03-10 Ezio MelottiUse simpler assert in basic example.
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 MelottiBackport from 3.2 several improvements and fixes for...
2011-03-09 Antoine PitrouIssue #11450: Don't truncate hg version info in Py_GetB...
2011-03-09 Ned DeilyIssue #5622: Fix curses.wrapper to raise correct except...
2011-03-08 Vinay SajipIssue #11444: Lock handlers while flushing/closing...
2011-03-08 Benjamin Petersontransform izip_longest #11424
2011-03-07 Vinay SajipIssue #11424: Fix bug in determining child loggers.
2011-03-06 Benjamin Petersononly do this sys.stderr replacing on CPython
2011-03-06 Thomas WoutersIssue #11411: Fix typo in the Makefile that prevented...
2011-03-06 Martin v. LöwisConvert DOS files to CRLF. This doesn't touch the ...
2011-03-06 Georg Brandl#11294: add missing ERA_T_FMT to locale docs.
2011-03-06 Georg Brandl#11292: add missing A_REVERSE to curses attribute table.
2011-03-06 Georg Brandl#11239: add } to list of metacharacters (it is only...
2011-03-06 Georg Brandl#11227: use Host header in asyncore example.
2011-03-06 Georg Brandl#11373: fix spelling.
2011-03-06 Georg Brandl#11405: do not reference the string module again for...
2011-03-06 Georg Brandl#11392: you can trust the computer, but you have to...
2011-03-06 Georg Brandl#11337: remove unreferenced footnote.
2011-03-06 Georg Brandl#11400: remove reference to pre-1.5 assignment behavior.
2011-03-05 Georg BrandlAdapt platform and test_platform to the build identific...
2011-03-05 Georg BrandlCommit the hg build identification patch from the pymig...
2011-03-06 Antoine PitrouFix buildbot failure following 97a5590b9291
2011-03-06 Antoine PitrouIssue #11391: Writing to a mmap object created with
2011-03-05 Georg BrandlMore tag fixups.
2011-03-05 Georg BrandlAdd updated .hgeol file and fix newlines in the 3.1...
2011-03-05 Georg BrandlFix tag references in 3.1 branch.
2011-03-03 Giampaolo RodolàMerged revisions 88722 via svnmerge from
2011-03-01 Antoine PitrouApparently, skipUnless() doesn't prevent the execution of
2011-02-28 Antoine PitrouMerged revisions 88460,88464,88466,88486,88511,88652...
2011-02-26 Éric AraujoTypos
2011-02-26 Éric AraujoFinal update and deprecation of maintainers.rst.
2011-02-25 Éric AraujoMerged revisions 88613 via svnmerge from
2011-02-25 Georg BrandlMarkup backport fix.
2011-02-25 Georg BrandlBlocked revisions 86869-86870,86934,86943,86954-86955...
2011-02-25 Georg BrandlMerged revisions 88438,88440 via svnmerge from
2011-02-25 Georg BrandlMerged revisions 88430 via svnmerge from
2011-02-25 Georg BrandlMerged revisions 88426 via svnmerge from
2011-02-25 Georg BrandlMerged revisions 87627,87638,87739,87760,87771,87787...
2011-02-25 Georg BrandlMerged revisions 87101,87146,87156,87172,87175,87371...
2011-02-25 Georg BrandlMerged revisions 86537,86867-86868,86881,86887,86913...
2011-02-15 Alexander BelopolskyMerged revisions 87921 via svnmerge from
2011-02-15 Alexander BelopolskyMerged revisions 87919 via svnmerge from
2011-02-14 Raymond HettingerFix example for count().
2011-02-12 Georg BrandlFix markup problems.
2011-02-11 R. David MurrayBlocked revisions 88402-88403 via svnmerge
2011-02-11 R. David MurrayMerged revisions 87136,87221,87256,87337-87338,87571...
2011-02-11 R. David MurrayBlocked revisions 80334,87216,87372,87516 via svnmerge
2011-02-11 R. David MurrayBlocked revisions 73911,78780,80757,86577,87228,88197...
2011-02-07 Antoine PitrouMerged revisions 88377 via svnmerge from
2011-02-07 Antoine PitrouMerged revisions 88371 via svnmerge from
2011-02-05 Gregory P.... Merged revisions 88352 via svnmerge from
2011-02-04 Brett CannonMerged revisions 88337 via svnmerge from
2011-02-04 Antoine PitrouMerged revisions 88334 via svnmerge from
2011-02-02 Éric AraujoMove entries to the right place
2011-02-02 Raymond Hettingercollections.Mapping is not available for setup.py....
2011-02-02 Éric AraujoBlocked revisions 86252 via svnmerge
2011-02-02 Éric AraujoMerged revisions 86236,86240,86332,86340,87271,87273...
2011-02-02 Raymond HettingerIssue #11089: Fix performance issue limiting the use...
2011-02-02 Éric AraujoBlocked revisions 84189,84532,84537,84540,84549,84551...
next