]> granicus.if.org Git - python/shortlog
python
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
2011-03-11 Antoine PitrouIssue #9935: Speed up pickling of instances of user...
2011-03-11 Antoine PitrouIssue #11179: Make ccbench work under Python 3.1 and...
2011-03-11 Antoine PitrouIssue #11179: Make ccbench work under Python 3.1 and...
2011-03-11 Ezio Melotti#11446: merge with 3.2.
2011-03-11 Ezio Melotti#11446: merge with 3.1.
2011-03-11 Ezio Melotti#11446: fix incorrect PEP link.
2011-03-11 Éric AraujoUse with statement where it improves the documentation...
2011-03-11 Antoine PitrouIssue #11244: The peephole optimizer is now able to...
2011-03-11 Eli Benderskydummy merge from 3.2
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 Eli BenderskyIssue #11426: use 'with' statements on open files in...
2011-03-11 Eli BenderskyIssue #11426: use 'with' statements on open files in...
2011-03-11 Ezio Melotti#11435: Merge with 3.2
2011-03-11 Ezio Melotti#11435: Update the links generated by the source direct...
2011-03-10 R David Murray?
2011-03-10 R David MurrayMerge heads.
2011-03-10 R David MurrayMerge heads
2011-03-10 R David MurrayMerge #10999 fix.
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.2.
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.... 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 Eric V. SmithRemove unused import.
2011-03-10 Ezio MelottiMerge from 3.2.
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 PitrouMerge fix for issue #11450
2011-03-09 Antoine PitrouIssue #11450: Don't truncate hg version info in Py_GetB...
2011-03-09 Ned DeilyIssue #5622: merge fix from 3.2.
2011-03-09 Ned DeilyIssue #5622: merge fix from 3.1.
2011-03-09 Ned DeilyIssue #5622: Fix curses.wrapper to raise correct except...
2011-03-08 Vinay SajipIssue #11444: Merge fix from 3.2.
2011-03-08 Vinay SajipIssue #11444: Merge fix from 3.1.
2011-03-08 Vinay SajipIssue #11444: Lock handlers while flushing/closing...
2011-03-08 Giampaolo Rodolà#8594: fix ResourceWarning in test_ftplib.py - patch...
2011-03-08 Ezio Melotti#11298: merge from 3.2.
2011-03-08 Ezio Melotti#11298: Improve the unittest discovery explanation.
2011-03-08 Benjamin Petersonmerge heads
2011-03-08 Benjamin Petersonmerge 3.2
2011-03-08 Benjamin Petersonmerge 3.1
2011-03-08 Benjamin Petersontransform izip_longest #11424
2011-03-08 Benjamin Petersontransform izip_longest #11424
2011-03-07 Vinay SajipIssue #11424: Merged fix from 3.2.
2011-03-07 Vinay Sajip#Issue 11424: added equivalent fixes for dictConfig.
2011-03-07 Vinay Sajip#Issue 11424: merged fix from 3.1.
2011-03-07 Vinay SajipIssue #11424: Fix bug in determining child loggers.
2011-03-07 Georg BrandlName c -> cls in example.
2011-03-07 Benjamin Petersonmerge 3.2
2011-03-07 Benjamin Petersonmerge 3.1
2011-03-06 Benjamin Petersonmerge 3.1
2011-03-06 Benjamin Petersononly do this sys.stderr replacing on CPython
2011-03-06 Thomas WoutersMerge 3.2.
2011-03-06 Thomas WoutersMerge 3.1.
2011-03-06 Thomas WoutersIssue #11411: Fix typo in the Makefile that prevented...
2011-03-06 Benjamin Petersonavoid casting with this nice macro
2011-03-06 Martin v. LöwisConvert DOS files to CRLF. This doesn't touch the ...
2011-03-06 Martin v. LöwisConvert DOS files to CRLF. This doesn't touch the ...
2011-03-06 Martin v. LöwisConvert DOS files to CRLF. This doesn't touch the ...
2011-03-06 Georg BrandlMerge doc fixes.
2011-03-06 Georg BrandlMerge doc fixes.
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-06 Georg Brandlmerge heads
2011-03-06 Georg BrandlRemove sys.subversion and svn build identification...
2011-03-06 Georg BrandlMerge build identification to default branch.
2011-03-06 Georg BrandlMerge build identification to 3.2 branch.
2011-03-06 Antoine PitrouIssue #11408: In threading.Lock.acquire(), only call...
2011-03-06 Antoine PitrouMerge fix for issue #11391
2011-03-06 Antoine PitrouMerge fix for issue #11391
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 Antoine PitrouLib/email/test/data/msg_26.txt had its line endings...
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-05 Georg BrandlMerge tags from 3.2.
2011-03-05 Georg BrandlMerge tags from 3.1.
next