]> granicus.if.org Git - python/shortlog
python
2003-10-23 Martin v. LöwisPatch #813200: Quote executable path on Windows. Fixes...
2003-10-23 Fred Drake- add "Why is Python installed on my computer?" as...
2003-10-22 Guido van RossumRemove unneeded import.
2003-10-22 Raymond HettingerReplace a reduce() with sum().
2003-10-22 Andrew M. KuchlingAdd docstring
2003-10-22 Andrew M. Kuchling[Part of patch #648322] Delete the poll2() function...
2003-10-22 Andrew M. Kuchling[Bug #809174] loads() and dumps() not documented
2003-10-22 Andrew M. Kuchling[Bug #758241] When you use asyncore with a non-default...
2003-10-22 Fred DrakeAvoid confusing name for the 3rd argument to str.replace().
2003-10-21 Raymond HettingerDon't make promises about about the visibility of the...
2003-10-21 Jeremy HyltonRemoving bogus Py_DECREF() reported by Armin Rigo ...
2003-10-21 Jeremy HyltonFix indentation.
2003-10-21 Jeremy HyltonApply patch 823328 -- support for rfc 2617 digestion...
2003-10-21 Fred Drake- make this section format
2003-10-21 Fred Drakeadd missing dependency
2003-10-21 Fred Drakemarkup fixes; this would not format
2003-10-21 Fred DrakeConfigParser.items() and SafeConfigParser.items() no...
2003-10-21 Fred DrakeMake both items() methods return lists; one had changed...
2003-10-21 Fred DrakeNote the update to Expat 1.95.7.
2003-10-21 Fred DrakeProvide a bit more information to the compiler when...
2003-10-21 Fred DrakeUpdate to Expat 1.95.7; there are no changes to the...
2003-10-21 Andrew M. KuchlingAdd some more items
2003-10-21 Andrew M. KuchlingDocument list.sort() changes
2003-10-20 Guido van RossumShow microseconds, milliseconds or seconds, whichever...
2003-10-20 Guido van RossumUse 'predicate = bool' as the default predicate for...
2003-10-20 Walter DörwaldFix a bunch of typos in documentation, docstrings and...
2003-10-19 Brett CannonModify the Py_RETURN_* macros to be of the form ``do...
2003-10-19 Brett CannonModified the Py_RETURN_* macros by having the statement...
2003-10-19 Brett CannonDefined macros Py_RETURN_(TRUE|FALSE|NONE) as helper...
2003-10-19 Martin v. LöwisPatch #823259: Update spec file:
2003-10-19 Martin v. LöwisMake CObjects mutable. Fixes #477441.
2003-10-19 Martin v. LöwisPatch #821093: Fix various typos.
2003-10-18 Martin v. LöwisPatch #792869: Clarify error message for parameters...
2003-10-18 Gustavo NiemeyerRemoving dead code.
2003-10-18 Gustavo NiemeyerFixed \versionadded for the (?(id/name)yes|no) expressi...
2003-10-18 Martin v. LöwisPatch #822994: Consolidate tests for self.closed.
2003-10-18 Martin v. LöwisPatch #825679: Clarify semantics of .isfoo on empty...
2003-10-18 Martin v. LöwisPatch #809535: Mention behaviour of seek on text files...
2003-10-17 Gustavo NiemeyerImplemented non-recursive SRE matching.
2003-10-16 Thomas HellerTypo found by Lokasz Pankowski:
2003-10-16 Raymond HettingerFix typo found by Neal Norwitz.
2003-10-16 Raymond HettingerLet library modules use the new keyword arguments for...
2003-10-16 Raymond Hettinger* list.sort() now supports three keyword arguments...
2003-10-14 Brett CannonAdded Bjorn Pettersen for initial conversion of Lib...
2003-10-14 Brett CannonInitial checkin of docs for Lib/platform.py .
2003-10-14 Jeremy HyltonOpen results files, which contain binary pickles, in...
2003-10-13 Raymond HettingerSF bug #821701: reduce docs neglect a very important...
2003-10-13 Neal NorwitzSF #822262, Typo in Doc/api/intro.tex
2003-10-13 Brett CannonAdd test__locale to expected skip list for Darwin.
2003-10-12 Just van Rossumfix for bug [819860]: make sure the buffer gets emptied...
2003-10-12 Raymond HettingerSimplify and speedup uses of Py_BuildValue():
2003-10-12 Raymond HettingerExtended tuple's C API to include a new function, PyTup...
2003-10-12 Martin v. LöwisPatch #810914: Return absolute path for mkstemp. Fixes...
2003-10-12 Raymond HettingerMinor fixup. "Random" was listed twice in __all__.
2003-10-12 Brett CannonAdd mention of urlparse becoming RFC 2396 compliant.
2003-10-12 Brett Cannon(revision purely to add comment)
2003-10-12 Brett Cannon(just for comment to fix previous commit comment)
2003-10-12 Brett CannonSee rev. 1.250 for log message
2003-10-12 Brett CannonSee rev. 1.42 for log message
2003-10-12 Brett Cannonsee rev. 1.13 for log message
2003-10-12 Raymond HettingerSF patch #819955: Erroneous \seemodule in tarfile...
2003-10-11 Raymond HettingerUse the simpler and faster PyArg_UnpackTuple() instead of
2003-10-11 Raymond HettingerSF bug #820397: __nonzero__() returns 1/0
2003-10-11 Fred Drakeadd some information about using graphics with the...
2003-10-10 Guido van RossumOuch. Remove debug code containing obscenities. :-)
2003-10-10 Guido van RossumThe fullmodname() function chopped off the first charac...
2003-10-10 Thomas HellerTo build on windows, the manual editing of the python_n...
2003-10-09 Barry WarsawTCPServer: Fixed typo in class docstring.
2003-10-09 Barry WarsawTCPServer: Fixed typo in class docstring.
2003-10-09 Guido van RossumReturn a bool rather than an int from proxy_has_key().
2003-10-09 Guido van RossumFix leak introduced by previous typeobject.c checkin.
2003-10-08 Guido van RossumSF patch #820195 by Wojtek Walczak (gminick at users...
2003-10-08 Thomas HellerFix a typo, discovered by Joonas Paalasmaa.
2003-10-06 Martin v. LöwisPatch #817329: Use SC_OPEN_MAX to determine MAXFD....
2003-10-06 Jeremy HyltonSF patch [ 816787 ] urllib2.URLError don't calll IOErro...
2003-10-06 Jeremy HyltonFix for SF bug [ 817156 ] invalid \U escape gives 0...
2003-10-05 Raymond HettingerAdopt Christian Stork's suggested argument order for...
2003-10-05 Raymond HettingerSF bug #812202: randint is always even
2003-10-04 Anthony Baxtertwo bugfixes
2003-10-04 Anthony Baxtermade the SGI INET_ADDRSTRLEN define apply for any compi...
2003-10-04 Anthony BaxterFreeBSD 4.8 and MacOS X 10.2 have a broken ncurses...
2003-10-04 Barry WarsawGNUTranslations._parse(): Initialize local variable...
2003-10-03 Jeremy HyltonA helper to dump info about the current frame,
2003-10-03 Martin v. LöwisCheck for TclError when reading variables. Fixes #807314.
2003-10-03 Fred Drake- don't re-write a SourceForge authenticated CVS root...
2003-10-03 Skip Montanaroforgot the NEWS blurb about the change to csv.DictReader
2003-10-03 Skip Montanarotweak the docstring to not be so focused on 1.6.
2003-10-03 Skip MontanaroMake the fieldnames argument optional in the DictReader...
2003-10-03 Martin v. LöwisPatch #813445: Add IPPROTO_IPV6 option to the socketmodule.
2003-10-03 Martin v. LöwisPatch #813445: Add missing socket.IPPROTO_IPV6. Backpor...
2003-10-03 Martin v. LöwisPatch #814764: Undefine xopen_source on OpenBSD 3.4...
2003-10-02 Fred Drakenormalize whitespace
2003-10-01 Fred DrakeMake sure the trunk Makefile doesn't require mkhowto...
2003-10-01 Thomas HellerRelease 2.3.2 (final) has a windows build number of 49.
2003-10-01 Anthony Baxterupdated HPUX notes.
2003-10-01 Gregory P.... bsddb3 4.2.2, adds DBCursor.get_current_size() method...
2003-10-01 Fred DrakeVarious minor updates in the description of mkhowto.
2003-10-01 Fred Drakeno longer assign into sys; "print chevron" is the way...
2003-10-01 Fred DrakeWe're long past worrying about Python versions older...
2003-09-30 Fred DrakeWork around minor markup issue: we don't want markup...
next