]> granicus.if.org Git - python/shortlog
python
2003-09-06 Fred Drakeavoid spurious vertical whitespace preceeding heading...
2003-09-05 Fred Drakemarkup updates
2003-09-05 Fred Drakenormalize whitespace; detabify
2003-09-05 Fred Drakefix some nuissance formatting problems for the "alltt...
2003-09-05 Fred Drakenormalize whitespace
2003-09-05 Raymond HettingerSF bug #800796: Difference between hash() and __hash__()
2003-09-05 Fred Drakeadd index entry
2003-09-05 Fred Drakefix minor markup nits
2003-09-05 Fred Drakeadd a relevant "see also" link
2003-09-05 Fred Drakemake the padding inside a "See also" box more consisten...
2003-09-05 Fred Drakeclean up some markup
2003-09-04 Fred Drakenormalize whitespace
2003-09-04 Fred DrakeSuppress more online-only navigation in the printed...
2003-09-04 Fred Drakemake sure cells are really generated for all table...
2003-09-04 Fred Drakeadjust markup to avoid suppressing a word space in...
2003-09-04 Fred DrakeMake the redundent portion of the lower navigation...
2003-09-04 Martin v. LöwisPatch #788249: Pass an explicit buffer to setvbuf in...
2003-09-04 Martin v. LöwisPatch #798202: detect redhat9 Tcl/Tk in configure script.
2003-09-04 Martin v. LöwisPatch #794826: Add __file__ in dynamically loaded modul...
2003-09-04 Martin v. LöwisPatch #792338: Correct documentation for timetuple...
2003-09-04 Martin v. LöwisPatch #798145: Return correct information from nl_langi...
2003-09-04 Jason TishlerBug #794140: cygwin builds do not embed
2003-09-04 Jason TishlerThis patch enables the building of Cygwin Python with...
2003-09-03 Martin v. LöwisCatch locale.error as well. Fixes #788378. Will backpor...
2003-09-03 Martin v. LöwisUse de_DE in example, change message for unknown locale...
2003-09-03 Barry Warsawtest_get_param_with_semis_in_quotes(): Test case for...
2003-09-03 Barry WarsawNEWS about email package 794466 patch.
2003-09-03 Barry WarsawA fix for parsing parameters when there are semicolons...
2003-09-03 Barry WarsawDocument the Pynche patch.
2003-09-03 Barry WarsawFix for SF bug #780996, crash when no .pynche file...
2003-09-02 Fred Drakeuse the long names for re compilation options; this...
2003-09-02 Andrew M. KuchlingModernize code a bit: use isinstance instead of type...
2003-09-02 Andrew M. Kuchling[Patch #759208] Fix has_key emulation to not raise...
2003-09-02 Raymond HettingerOnly apply case-insensitivity test on appropriate platf...
2003-09-02 Raymond HettingerSF bug #453515: filecmp.dircmp case sensitivity bug
2003-09-02 Raymond HettingerSF patch #798255: Document httplib.HTTPResponse.read...
2003-09-02 Raymond HettingerSF 798269: bug fix for doctest (sf bug id: 798254
2003-09-02 Raymond HettingerSF 798269: bug fix for doctest (sf bug id: 798254
2003-09-02 Raymond HettingerSF patch #736962: Port tests to unittest (Part 2)
2003-09-01 Raymond HettingerSF patch #790443: add SafeConfigParser to __all__
2003-09-01 Raymond HettingerMinor typo
2003-09-01 Raymond HettingerSF patch #791153: inconsistency with implementation...
2003-09-01 Raymond HettingerSF patch #798534: Windows os.popen needlessly gets...
2003-09-01 Raymond HettingerSF patch #798534: Windows os.popen needlessly gets...
2003-09-01 Raymond HettingerSF patch #798467: Update docstring of has_key for...
2003-09-01 Raymond HettingerSF patch #798467: Update docstring of has_key for...
2003-08-31 Raymond HettingerSF bug #797853: Small problems with the csv module...
2003-08-31 Raymond HettingerSF bug #732120:An extended definition of "non-overlappi...
2003-08-31 Raymond HettingerSF patch #797157: Bug 794658: os.chmod docs, stat...
2003-08-31 Raymond HettingerSF bug #785222: zlib monotonic test
2003-08-31 Raymond HettingerFix long option markup.
2003-08-30 Raymond HettingerRemove 'e.g.' from error message
2003-08-30 Raymond HettingerSF patch #797180: Bug 792656: slicing explained
2003-08-30 Raymond HettingerSF patch #797868: Tutorial, sec. 5.1.4 could contain...
2003-08-30 Raymond HettingerSF patch #736962: Port tests to unittest
2003-08-30 Raymond HettingerSF bug 797650: Infinite loop in textwrap.py
2003-08-30 Raymond HettingerEliminate unnecessary eval() in tests
2003-08-30 Raymond HettingerFor safety, replace a tuple entry before decreffing it.
2003-08-29 Raymond HettingerSF bug #793826: using itertools.izip to mutate tuples
2003-08-29 Andrew M. KuchlingRework previous fix slightly; the &0x20 test seems...
2003-08-29 Andrew M. KuchlingAdd tests for meta- bit set
2003-08-29 Andrew M. Kuchling[Bug #790356] unctrl() doesn't work for full printable...
2003-08-29 Andrew M. KuchlingAdd simple unit test for ascii.unctrl() function
2003-08-29 Andrew M. Kuchling[Bug #776542] open_https() generates a bad Authorizatio...
2003-08-29 Andrew M. Kuchling[Bug #780231] One of the changes described in the...
2003-08-29 Fred Drakefix minor syntactic faux pas
2003-08-29 Brett CannonMake sure parentheses are escaped when used in the...
2003-08-28 Gregory P.... Support DBEnv.set_shm_key() to allow multi-threaded...
2003-08-28 Jeremy HyltonFix for SF bug [ 784075 ] Fatal Python error: unknown...
2003-08-28 Jeremy HyltonFix SF bug [ 788011 ] compiler.compileFile fails on...
2003-08-27 Thomas HellerFix typo in docstring: The switch is '-x', not '-s'.
2003-08-27 Fred Drakeremove extra word occurance; reported to webmaster
2003-08-27 Thomas HellerRemove a typo. (Or is this some markup I don't understa...
2003-08-27 Raymond HettingerSF bug #795506: Wrong handling of string format code...
2003-08-26 Jason Tishlertest_largefile can leave its temp file open if one...
2003-08-25 Raymond HettingerMake the derived tools amendable to cut and paste.
2003-08-25 Raymond HettingerFix doubled word typos.
2003-08-25 Raymond HettingerAdded doubled word warnings.
2003-08-25 Raymond HettingerFix double word typos.
2003-08-25 Raymond HettingerSF bug #793702: Section 13.1 HTMLParser documentation...
2003-08-23 Raymond HettingerFix typo.
2003-08-23 Raymond HettingerFix typo.
2003-08-23 Greg WardFix a loooong-standing brainfart: I got the site-packag...
2003-08-20 Thomas HellerBuild the bzip2.lib as a custom pre-link step in MSVC.
2003-08-20 Thomas HellerOpening the WISE script changes a few items:
2003-08-19 Barry WarsawUpdate get_param() description to reflect changes to...
2003-08-19 Barry WarsawBump the version number for the standalone mimelib...
2003-08-19 Barry WarsawDescribe the fix to the email package.
2003-08-19 Barry Warsawtest_rfc2231_no_language_or_charset_in_filename(),
2003-08-19 Barry Warsawget_param(): Update the docstring to explain how CHARSE...
2003-08-19 Barry Warsawdecode_rfc2231(): We need to urllib.unquote() the value...
2003-08-18 Tim PetersThis started opening files in text mode by default...
2003-08-18 Walter DörwaldFix a crash: when sq_item failed the code continued...
2003-08-18 Thomas HellerRemove a stray single quote.
2003-08-17 Raymond HettingerSF #784031: Byte-order bug in socket-module getaddrinfo.c
2003-08-17 Raymond HettingerImprovements to set.py:
2003-08-16 Fred DrakeAdjust some horizontal indentation to be consistent...
2003-08-16 Raymond HettingerKeep doctests in sync with the docs.
2003-08-16 Raymond HettingerIncorporate documentation suggestions from feedback...
2003-08-15 Raymond HettingerMake sets.py compatible with Py2.2
next