]> granicus.if.org Git - python/shortlog
python
2007-07-09 Ronald OussorenPatch 1673122: be explicit about which libtool to use...
2007-07-09 Ronald OussorenPatch 1693258: Fix for duplicate "preferences" menu...
2007-07-09 Ronald OussorenFixes IDLE crash on OSX: some versions of Tcl/Tk on...
2007-07-02 Georg BrandlRemove duplicate sentence from alarm() doc.
2007-07-01 Georg BrandlFix a few webbrowser.py problems.
2007-06-30 Georg BrandlDocument smtp.SMTPAuthenticationError.
2007-06-27 Georg BrandlFix a variable name in winreg docs.
2007-06-25 Georg BrandlBug #1742901: document None behavior of shlex.split.
2007-06-19 Georg BrandlBug #1739115: make shutil.rmtree docs clear wrt. file...
2007-06-19 Georg BrandlBug #1737864: allow empty message in logging format...
2007-06-17 Neal NorwitzSF #1738670, make example in doc work
2007-06-16 Georg BrandlAdd missing \versionadded.
2007-06-15 Thomas HellerMerged revisions 55896 via svnmerge from
2007-06-14 Martin v. LöwisPatch #1734014: Use _I64_MAX instead of LLONG_MAX.
2007-06-13 Martin v. LöwisProvide PY_LLONG_MAX on all systems having long long.
2007-06-11 Neal NorwitzBackport 55887:
2007-06-11 Neal NorwitzBackport 55882: SF #1734732, lower case the module...
2007-06-11 Neal NorwitzBackport 55874:
2007-06-11 Neal NorwitzBackport 55873:
2007-06-09 Martin v. LöwisBackport r55845: Provide LLONG_MAX for S390.
2007-06-09 Martin v. LöwisPatch #1733960: Allow T_LONGLONG to accept ints.
2007-06-09 Neal NorwitzPrevent expandtabs() on string and unicode objects...
2007-06-08 Thomas HellerMerged revisions 55129-55131 via svnmerge from
2007-06-08 Thomas HellerFix wrong documentation, and correct the punktuation.
2007-06-08 Martin v. LöwisBug #1733488: Fix compilation of bufferobject.c on...
2007-06-07 Kristján Valur... backport change 55821 to release25-maint
2007-06-07 Georg BrandlPatch #1667860: Fix UnboundLocalError in urllib2.
2007-06-07 Georg BrandlDisallow function calls like foo(None=1).
2007-06-05 Georg BrandlBackport rev. 55783:
2007-06-05 Hye-Shik ChangFix for Windows: close a temporary file before trying...
2007-06-05 Hye-Shik Chang(Backport from r55770)
2007-06-04 Brett CannonBackport of r55752: make time.strptime() behave better...
2007-06-02 Neal NorwitzBackport 55731:
2007-06-01 Georg BrandlFix wrong issue number.
2007-06-01 Georg BrandlBug #1722484: remove docstrings again when running...
2007-05-30 Thomas HellerMerged revisions 55677 via svnmerge from
2007-05-25 Vinay SajipUpdated docstring for SysLogHandler (#1720726).
2007-05-25 Vinay SajipUpdated documentation for SysLogHandler (#1720726).
2007-05-22 Neal NorwitzDocument "new" params to HTTPConnection/HTTPSConnection
2007-05-20 Georg BrandlBackport rev 55465 by Nick Coghlan.
2007-05-20 Neal NorwitzBackout the original 'fix' to 1721309 which had no...
2007-05-19 Neal NorwitzBackport rev 55452:
2007-05-19 Neal NorwitzBackport rev 55450:
2007-05-18 Neal NorwitzVerify neither dumps or loads overflow the stack and...
2007-05-18 Neal NorwitzDrop the max stack depth to something that works in 2.6
2007-05-17 Fred Drakefix argument name in documentation; match the implement...
2007-05-16 Neal NorwitzFix bug in marshal where bad data would cause a segfaul...
2007-05-16 Georg BrandlBug #1719995: don't use deprecated method in sets example.
2007-05-16 Neal NorwitzAdd what looks like a necessary call to PyErr_NoMemory...
2007-05-15 Georg BrandlHTML-escape the plain traceback in cgitb's HTML output...
2007-05-12 Georg BrandlBug #1046945: document SWIG options of distutils.
2007-05-11 Georg BrandlUpdate DDJ link.
2007-05-11 Georg BrandlPatch #1714700: clarify os.linesep vs. tfiles opened...
2007-05-11 Neal NorwitzFix typo in docstring (the module is popen2, not 3).
2007-05-10 Thomas HellerMark blocked revisions.
2007-05-10 Thomas HellerMark already merged revisions.
2007-05-09 Walter DörwaldBackport checkin:
2007-05-09 Neal NorwitzBackport r55070: Stop using PyMem_FREE while the GIL...
2007-05-09 Neal NorwitzBackport: Add markup for True/False.
2007-05-07 Kristján Valur... Merge change 54983 from the trunk: Add the locale...
2007-05-07 Kristján Valur... Merge change 54982 from the trunk. This fixes the...
2007-05-07 Kristján Valur... the nb_long slot on classobject instances now defaults...
2007-05-07 Kristján Valur... Fix two problems that emerged when the testsuite was...
2007-05-07 Kristján Valur... Fix NonRecursiveMutex on x64. The signature of the...
2007-05-07 Kristján Valur... Merging change 55102 from the trunk:
2007-05-05 Georg BrandlBug #1713535 backport.
2007-05-05 Kristján Valur... Merging changes 55092, 55101,55120 from trunk, making...
2007-05-04 Thomas HellerBlocked revisions 54357 via svnmerge
2007-05-03 Walter DörwaldBackport checkin:
2007-05-02 Thomas HellerMerged revisions 55027 via svnmerge from
2007-05-02 Kristján Valur... Additional changes to the property sheets in PCBuild8...
2007-05-02 Kristján Valur... Undefine the Yield macro after including Python_ast...
2007-05-02 Kristján Valur... Merging of change 55024 from the truk to release25...
2007-05-01 Georg BrandlPatch #1710352: add missing public functions to locale...
2007-05-01 Georg BrandlBug #1710295: exceptions are now new-style classes.
2007-04-30 Thomas HellerMerged revisions 55025 via svnmerge from
2007-04-29 Neal NorwitzUpdate with the version that has been running for a...
2007-04-27 Brett CannonBackport fix for r54646-7: properly clear locale cache...
2007-04-27 Brett CannonBackport r54712: document that calling file.next()...
2007-04-27 Georg BrandlVersion fix (bug #1708710)
2007-04-26 Fred Drakefix some markup errors
2007-04-25 Barry Warsawbump email package version to 4.0.2
2007-04-25 Neal NorwitzWhitespace normalization
2007-04-25 Georg BrandlMarkup fix.
2007-04-25 Georg BrandlPatch #1698768: updated the "using Python on the Mac...
2007-04-24 Raymond HettingerFix markup
2007-04-24 Georg BrandlBug #1706381: Specifying the SWIG option "-c++" in...
2007-04-24 Georg BrandlBug #1705717: error in sys.argv docs.
2007-04-24 Georg BrandlSome new year updates.
2007-04-24 Neal NorwitzFix SF #1703110, Incorrect example for add_password...
2007-04-24 Collin WinterConvert PyUnit -> unittest. Backported from r54929.
2007-04-23 Barry WarsawRecommit r54805:
2007-04-22 Kristján Valur... Properly implement Georg Brandl's Patch #1185447 to...
2007-04-21 Georg BrandlBug #1704790: bind name "sys" locally in __del__ method...
2007-04-21 Kristján Valur... Fix various minor issues discovered with static analysi...
2007-04-21 Lars GustäbelBug #1704156: Support for unicode strings as input...
2007-04-21 Walter DörwaldBackport r54786:
2007-04-21 Georg BrandlBackport r54671 - fix in python.sty.
2007-04-21 Georg BrandlBackport r54762: exceptions are no longer old-style...
2007-04-21 Georg BrandlBackport r54763: repair missing spaces after \UNIX.
next