]> granicus.if.org Git - python/shortlog
python
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
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.
next