]> granicus.if.org Git - python/shortlog
python
2002-11-05 Michael W.... Use PyList_CheckExact and PyTuple_CheckExact for checki...
2002-11-05 Fred DrakeFix a few minor nits. Still need to actually proofread...
2002-11-05 Michael W.... This is Alex Martelli's patch
2002-11-05 Fred DrakeFix minor markup nits.
2002-11-05 Gustavo NiemeyerPatch implementing bz2 module.
2002-11-05 Gustavo NiemeyerThis patch fixes the following bugs:
2002-11-05 Michael W.... Some days, I think my comment of
2002-11-05 Thomas HellerMust now give the basename - not including directories...
2002-11-05 Raymond HettingerSF 633560: tokenize.__all__ needs "generate_tokens"
2002-11-05 Tim PetersThis stopped working on Windows, due to a reference...
2002-11-05 Andrew M. KuchlingUse personal e-mail address; update date; various small...
2002-11-04 Chui TeySet breakpoints on remote debugger
2002-11-04 Neal NorwitzSF #633013, Fix NIS causing interpreter core dump
2002-11-04 Chui TeyTidied up widget placement
2002-11-04 Chui TeyRecalls breakpoints set in a file
2002-11-04 Fred DrakeUpdate config.h to pyconfig.h.
2002-11-04 Andrew M. KuchlingBring back the patch/bug count paragraph.
2002-11-04 Andrew M. KuchlingMention distutil changes
2002-11-04 Andrew M. Kuchling[Patch #588809] LDFLAGS support for build_ext.py, from...
2002-11-04 Tim PetersRelated to SF patch 618135: gzip.py and files > 2G.
2002-11-04 Andrew M. Kuchling[Patch #588809] Remove check of environment variables...
2002-11-04 Martin v. LöwisDocument symbolic constants for commands.
2002-11-04 Martin v. LöwisPatch #625823: Add symbolic constants for more commands.
2002-11-04 Fred DrakeThinking on comp.text.tex seems to be that it's better...
2002-11-04 Andrew M. Kuchling[Bug #620630] Flush stdout after logging every message...
2002-11-04 Andrew M. KuchlingAdd get_distutil_options(); future setup.py files can...
2002-11-04 Andrew M. Kuchling[Bug #570655] Fix misleading option text
2002-11-04 Martin v. LöwisPatch #630829: Don't block on IAC, process suboptions.
2002-11-04 Chui Tey[ 629984 ] Smaller font sizes not supported
2002-11-04 Chui Tey619127: Recent File Menu Not Updating
2002-11-03 Martin v. LöwisAdd getpreferredencoding. Support @euro modifiers....
2002-11-03 Neal NorwitzFix SF #632864, Typo string instead of sting in LibDoc...
2002-11-03 Neal NorwitzFix SF # 518775, buffer object API description truncated
2002-11-03 Neal NorwitzFix SF # 631066, running regrtest in user mode fails
2002-11-03 Neal NorwitzFix SF #618146, overflow error in calendar module
2002-11-02 Guido van RossumAdd "select all" by clicking on (0,0) cell.
2002-11-02 Neal NorwitzFix SF # 551504, python -v sometimes fails to find...
2002-11-02 Neal NorwitzFix compiler warning on HP-UX.
2002-11-02 Neal NorwitzUse O_NONBLOCK rather than O_NDELAY, so we get POSIX...
2002-11-02 Neal NorwitzSkip test_dbm if we can't write to the file
2002-11-02 Neal NorwitzFix SF #632624, test_resource failure on alpha/64bit
2002-11-02 Martin v. LöwisRemove extra argument in mknod. Fixes #632628.
2002-11-02 Neal NorwitzNeed to quote test for posix_threads on HPUX11
2002-11-02 Walter DörwaldMove introductory sentence to where it belongs.
2002-11-02 Guido van RossumAdd ESC key binding -- undo current cell editing.
2002-11-02 Guido van RossumMajor breakthrough in selection -- drag-select multiple...
2002-11-02 Raymond HettingerCorrect erroneous parenthesis placement in the delta...
2002-11-01 Fred DrakeUpdate example for the type() function to use the curre...
2002-11-01 Finn BockPatch #631972: Adds an is_jython flag.
2002-11-01 Fredrik Lundhpatch #624180 (part 2 of 2):
2002-11-01 Finn Bock[SF bug 631713] use the import exeption message in...
2002-10-31 Fred DrakeDefine abstract way to get the normal and smaller font...
2002-10-31 Fred DrakeAdd a missing % to a Windows-style environment variable...
2002-10-31 Greg WardAd test_funky_hyphens() to test some screwy edge cases...
2002-10-31 Thomas HellerFixes SF bug#614051: win32 build_ext problem.
2002-10-31 Andrew M. KuchlingCatch only ImportError
2002-10-31 Walter DörwaldAdd docstrings to register, lookup, register_error
2002-10-31 Andrew M. KuchlingMake the Distribution() constructor forgiving of unknow...
2002-10-30 Fred DrakeAdd a couple of comments about the use of \normalsize and
2002-10-30 Fred DrakeStill more magical <link> elements.
2002-10-30 Fred DrakeHackish way to generate an up-<link> for the title...
2002-10-30 Fred DrakeMore <link> support for generated pages.
2002-10-30 Fred DrakeTwo more <link> elements.
2002-10-30 Fred DrakeAdd some relevant <link> elements.
2002-10-30 Andrew M. KuchlingUse personal e-mail address
2002-10-30 Fred DrakeMinor rearranging.
2002-10-30 Fred DrakeAdd notes to the asctime() and ctime() descriptions...
2002-10-30 Fred DrakeSprinkle with --favicon options.
2002-10-30 Fred DrakeAdded support for --favicon.
2002-10-30 Fred DrakeAdded support for --favicon.
2002-10-30 Fred DrakeAdd support for using a "favicon".
2002-10-30 Fred DrakeMake use of the new "favicon" image.
2002-10-30 Fred DrakeAdded "favicon" image.
2002-10-30 Raymond HettingerAdded missing class to __all__.
2002-10-30 Raymond HettingerAdded __all__.
2002-10-30 Raymond HettingerAdded missing names to __all__.
2002-10-30 Raymond HettingerAdded new move() function to __all__.
2002-10-30 Tim PetersSF bug 630824: pydoc Helper keywords missing 'yield'
2002-10-30 Raymond HettingerPatrick K. O'Brien notices that kwlist was missing...
2002-10-29 Jack JansenForward port of 1.12.14.3 (which has an incorrect log...
2002-10-29 Guido van RossumAdded test for this fix to classobject.c:
2002-10-29 Guido van RossumSince properties are supported here, is possible that
2002-10-29 Martin v. LöwisPatch #629426: Eliminate more autoconf warnings. Use...
2002-10-28 Fred DrakeChapter titles that get split over multiple lines in...
2002-10-28 Fred DrakeMinor simplification.
2002-10-28 Fred DrakeRemove unnecessary output file.
2002-10-28 Fred DrakeAdd a test of interaction between &amp; and extra repla...
2002-10-28 Fred DrakeReally do replacement of &amp; last to avoid bad intera...
2002-10-28 Fred DrakeAvoid calling __dict_replace() if we don't need to...
2002-10-28 Guido van RossumOops, committed this in the wrong place.
2002-10-28 Guido van RossumSpreadsheet demo that I used in the advanced talk at...
2002-10-27 Guido van RossumBeginnings of a spreadsheet I used as an example on...
2002-10-27 Skip MontanaroChange PyOS_Readline declaration to match the recent...
2002-10-26 Martin v. LöwisPatch #627105: Document that SYSTEM_PAGE_SIZE really...
2002-10-26 Martin v. LöwisPatch #613256: Add nescape method to xml.sax.saxutils.
2002-10-26 Martin v. LöwisAdd Daniel Stutzbach, for #512981.
2002-10-26 Martin v. LöwisDocument patch #512981.
2002-10-26 Martin v. LöwisPatch #512981: Update readline input stream on sys...
2002-10-26 Martin v. LöwisPatch #623771: Properly use autoconf 2.5x macros.
2002-10-26 Martin v. LöwisRemove duplicate definitions of _XOPEN_SOURCE_EXTENDED.
next