]> granicus.if.org Git - python/shortlog
python
2007-09-05 Martin v. LöwisPatch #1105: Explain that one needs to build the solution
2007-09-04 Matthias Klose- Fix libffi configure for hppa*-*-linux* | parisc...
2007-09-04 Martin v. LöwisPatch #1031213: Decode source line in SyntaxErrors...
2007-09-03 Matthias Klose- Added support for linking the bsddb module against...
2007-09-02 Ronald OussorenBackport of rev. 57904
2007-09-01 Martin v. LöwisBug #1737210: Change Manufacturer of Windows installer...
2007-08-31 Martin v. LöwisMark registry components as 64-bit on Win64.
2007-08-30 Lars GustäbelWarn about possible risks when extracting untrusted...
2007-08-30 Martin v. LöwisBug #1709599: Run test_1565150 only if the file system...
2007-08-30 Martin v. LöwisBug #1746880: Correctly install DLLs into system32...
2007-08-29 Skip Montanaro.
2007-08-28 Skip Montanarobackport r57626
2007-08-28 Lars GustäbelTarFile.__init__() no longer fails if no name argument...
2007-08-27 Skip MontanaroBackport this change to get test_sqlite working on...
2007-08-24 Georg BrandlBug #1010: docs url points to SF.net, now points to...
2007-08-24 Georg BrandlBug #1765375: fix stripping of unwanted LDFLAGS.
2007-08-24 Gregory P.... On systems with both the ancient bsddb 1.85 library...
2007-08-24 Gregory P.... backport of r57378 to fix bug 1725856
2007-08-23 Georg BrandlBackport fix of #1752175.
2007-08-23 Georg BrandlBug #1766421: "return code" vs. "status code".
2007-08-23 Gregory P.... Back port of r57286 from py3k and trunk
2007-08-21 Neal NorwitzFix a typo in a comment
2007-08-16 Matthias Klose- mark the findCaller 2-element tuple/3-element tuple...
2007-08-10 Georg BrandlFix #1771558 (already fixed in trunk).
2007-08-08 Georg BrandlFix compilation warning.
2007-08-08 Georg BrandlRevert the fix for #1548891, it broke backwards compati...
2007-08-07 Georg BrandlBug #1769002: fix a now-wrong sentence in the tutorial.
2007-08-04 Hye-Shik ChangBackport from trunk r56727:
2007-08-02 Matthias Klose- Allow Emacs 22 for building the documentation in...
2007-07-31 Martin v. LöwisDefine _BSD_SOURCE, to get access to POSIX extensions...
2007-07-29 Georg BrandlBug #1763149: use proper slice syntax in docstring.
2007-07-29 Georg Brandltry-except-finally is new in 2.5.
2007-07-29 Georg BrandlClarify PEP 343 description.
2007-07-28 Martin v. LöwisBug #1704793: Raise KeyError if unicodedata.lookup...
2007-07-26 Ronald OussorenMac Buildscript:
2007-07-26 Georg Brandltabs, newlines and crs are valid XML characters.
2007-07-25 Martin v. LöwisChange location of the package index to pypi.python...
2007-07-18 Georg BrandlAdd description for wave.setcomptype() values
2007-07-14 Andrew M. Kuchling[Backport of r56382]
2007-07-14 Andrew M. KuchlingTypo fix
2007-07-14 Georg BrandlClarify webbrowser.open description.
2007-07-14 Georg BrandlBug #1753406: missing \versionadded for subprocess...
2007-07-14 Raymond HettingerBackport 56345
2007-07-13 Barry WarsawIn response to this SF bug:
2007-07-13 Thomas HellerPyType_stgdict() returns a borrowed reference which...
2007-07-13 Thomas HellerNews entry for
2007-07-13 Thomas HellerFix for SF# 1649098: avoid zero-sized array declaration...
2007-07-13 Thomas HellerFix for SF# 1701409: segfault in c_char_p of ctypes...
2007-07-12 Georg BrandlBug #1637365: add subsection about "__name__ == __main_...
2007-07-12 Georg BrandlPatch #1731659: improve time.strptime docs.
2007-07-12 Georg BrandlPatch #1673759: add a missing overflow check when forma...
2007-07-12 Georg BrandlPatch #1739696: use code.co_code only if really necessary
2007-07-12 Georg BrandlPatch #1752270, #1750931: complain if urllib2 add_handl...
2007-07-11 Georg BrandlFix #1752132: wrong comment in opcode description.
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...
next