]> granicus.if.org Git - python/shortlog
python
2008-12-02 Guido van RossumFinished the "porting to 3.0" section. Had to add...
2008-12-02 Guido van RossumAnother checkpoint. More XXXes added...
2008-12-02 Raymond HettingerIssue 3689: list_reverseiterator should support __leng...
2008-12-02 Raymond HettingerBug #4495: Fix signed/unsigned warning (both namelen...
2008-12-02 Guido van RossumAnother checkpoint to switch machines.
2008-12-02 Walter DörwaldAdd missing bracket.
2008-12-02 Walter DörwaldFix typo.
2008-12-02 Martin v. LöwisIssue #4387: binascii now refuses to accept str as...
2008-12-02 Alexandre VassalottiFix docutils parsing errors in Misc/NEWS.
2008-12-02 Benjamin Petersonfix markup
2008-12-02 Guido van RossumCheckpoint. Added some stuff. Mostly XXX notes for...
2008-12-01 Georg BrandlMerged revisions 67467 via svnmerge from
2008-12-01 Martin v. LöwisAdd script forgotten in r67464.
2008-12-01 Martin v. LöwisIssue #4073: Add 2to3 support to build_scripts, refacto...
2008-11-30 Raymond HettingerUpdate copyright for recent changes.
2008-11-30 Benjamin PetersonMerged revisions 67348,67355,67359,67362,67364-67365...
2008-11-30 Benjamin PetersonMerged revisions 67442 via svnmerge from
2008-11-30 Martin v. LöwisMerged revisions 67449 via svnmerge from
2008-11-30 Martin v. LöwisIssue #4407: Fix source file that caused the compileall...
2008-11-30 Benjamin PetersonBlocked revisions 67370 via svnmerge
2008-11-29 Amaury Forgeot... Fix more threading API related bugs: Thread.get_name...
2008-11-28 Amaury Forgeot... #4455: IDLE failed to display the windows list when...
2008-11-28 Benjamin PetersonMerged revisions 67428 via svnmerge from
2008-11-28 Benjamin PetersonBlocked revisions 67349,67353,67396,67407,67411 via...
2008-11-28 Jesse NollerFix mp example, remove fix_logger call
2008-11-28 Jesse NollerMerge r67419 to py3k, mp doc fixes
2008-11-28 Christian HeimesForgot to update Misc/NEWS
2008-11-28 Christian Heimes2to3 run of multiprocessing examples.
2008-11-28 Christian HeimesMerged revisions 67414 via svnmerge from
2008-11-27 Matthias Klose- Modules/Setup.dist: Add _bisect
2008-11-27 Matthias Klose- Modules/Setup.dist: add datetime, update _elementtree
2008-11-27 Matthias Klose- Modules/Setup.dist: Update pyexpat
2008-11-26 Thomas HellerRemove the Py_TPFLAGS_HAVE_GC from the _ctypes.COMError...
2008-11-26 Matthias Klose- Modules/Setup.dist: Fix typo in last checkin
2008-11-26 Matthias Klose- Modules/Setup.dist: Mention _elementtree and _pickle.
2008-11-26 Matthias Klose- Fix build failure of _cursesmodule.c building with...
2008-11-26 Matthias Klose- fix build failure in Modules/fpectlmodule.c (not...
2008-11-26 Thomas HellerPrevent UnicodeDecodeErrors in ctypes with non-ascii...
2008-11-25 Benjamin Petersoncheck the return value of NEW_IDENTIFIER in some more...
2008-11-25 Brett CannonFix a broken test_dbm_gnu as introducted by r67380.
2008-11-25 Christian HeimesSecond fix for issue #4373
2008-11-25 Amaury Forgeot... #4373: Reference leak in the pickle module.
2008-11-25 Brett Cannondbm.gnu and dbm.ndbm accept both strings and bytes...
2008-11-25 Thomas HellerMake ast.c compile on Windows again.
2008-11-25 Benjamin PetersonBlocked revisions 67376 via svnmerge
2008-11-25 Benjamin PetersonMerged revisions 67373 via svnmerge from
2008-11-25 Martin v. LöwisMerged revisions 67183,67191,67371 via svnmerge from
2008-11-24 Brett Cannondbm.dumb was opening files without specifying the encod...
2008-11-23 Gregory P.... Document PY_SSIZE_T_CLEAN use and behavior for PyArg_Pa...
2008-11-23 Matthias Klose- Fix typo in last checkin
2008-11-23 Matthias KloseMerge 67349 from the trunk:
2008-11-23 Benjamin Petersonremove warning about not accepting unicode
2008-11-22 Amaury Forgeot... These files used to belong to the "sv" module, which...
2008-11-22 Amaury Forgeot... Merged revisions 67295,67301-67302,67318,67330,67342...
2008-11-22 Benjamin PetersonBlocked revisions 67307 via svnmerge
2008-11-22 Martin v. LöwisAdd 3.0rc3 UUID.
2008-11-22 Georg Brandl#4153: finish updating Unicode HOWTO for Py3k changes.
2008-11-22 Georg BrandlBlocked revisions 67336 via svnmerge
2008-11-22 Georg BrandlFix two mp doc issues from #4012.
2008-11-22 Georg Brandl#4206: fix 2.xisms in multiprocessing docs and docstrings.
2008-11-22 Georg BrandlBlocked revisions 67332 via svnmerge
2008-11-22 Georg Brandl#4372: add bullet point for __cmp__ removal.
2008-11-22 Georg Brandl#4361: fix string.py docstring, clarify that only ASCII...
2008-11-22 Georg Brandl#4378: fix a few functional HOWTO 2.xisms.
2008-11-22 Benjamin PetersonBlocked revisions 67326 via svnmerge
2008-11-22 Benjamin Petersonmake FileIO.mode always include 'b'
2008-11-21 Benjamin Petersonadd a glossary entry for "view"
2008-11-21 Amaury Forgeot... #4383: UnboundLocalError when IDLE cannot connect to...
2008-11-21 Benjamin PetersonMerged revisions 67320 via svnmerge from
2008-11-21 Guido van RossumA few tiny improvements that I had sitting in an edit...
2008-11-21 Barry Warsawpost-3.0rc3
2008-11-21 Raymond HettingerFix minor typos.
2008-11-21 Barry WarsawTagging 3.0rc3.
2008-11-21 Barry WarsawBump to 3.0rc3 v3.0rc3
2008-11-21 Benjamin Petersona few updates to the gloassary with regards to __future...
2008-11-21 Brett CannonMake dbm.dumb encode strings as UTF-8. Also fix it...
2008-11-21 Benjamin Petersonfix test_gzip
2008-11-20 Amaury Forgeot... #4338: Fix the distutils "setup.py upload" command.
2008-11-20 Amaury Forgeot... Follow-up of r67300: correct a failure in socket.makefi...
2008-11-20 Benjamin PetersonBlocked revisions 67303 via svnmerge
2008-11-20 Benjamin Petersonfix Sphinx table warning
2008-11-20 Barry WarsawFix for bug 4362 "FileIO object in io module"; Patch...
2008-11-20 Barry WarsawFix for bug 4360 "SystemError when method has both...
2008-11-20 Martin v. LöwisIssue #4354: Fix distutils register command.
2008-11-19 Benjamin PetersonMerged revisions 67243,67245,67277-67278,67289 via...
2008-11-19 Benjamin PetersonMerged revisions 67291 via svnmerge from
2008-11-19 Benjamin PetersonBlocked revisions 67287 via svnmerge
2008-11-19 Josiah CarlsonThis fixes issue 4332 for Py3k.
2008-11-19 Martin v. LöwisMerged revisions 67283 via svnmerge from
2008-11-19 Martin v. LöwisMerged revisions 67279 via svnmerge from
2008-11-18 Amaury Forgeot... Blocked revisions 67266 via svnmerge
2008-11-18 Benjamin Petersonfix the Makefile so it doesn't pollute sys.path
2008-11-18 Hirokazu YamamotoIssue #4313: Fixed segfault on IDLE exit. Reverted...
2008-11-18 Raymond HettingerIssue 2260: Small peephole optimization -- eliminate...
2008-11-17 Raymond HettingerIssue 4090 and 4087: Further documentation of comparisons.
2008-11-17 Benjamin PetersonMerged revisions 67246 via svnmerge from
2008-11-17 Benjamin Petersonrephrase dict view docs
2008-11-17 Martin v. LöwisIssue #3327: Don't overallocate in the modules_by_index...
2008-11-17 Martin v. LöwisIssue #4312: Remove claim that distutils parameters...
2008-11-16 Benjamin PetersonMerged revisions 67154,67157-67159,67175-67176,67189...
next