]> granicus.if.org Git - python/shortlog
python
2001-08-02 Tim PetersFix the test_weakref.py failure. Introduced by resolvi...
2001-08-02 Tim PetersMerge of descr-branch back into trunk.
2001-08-01 Fred DrakeCleaned up the docstring for readline.set_completer().
2001-08-01 Fred DrakeCleaned up the description of readline.set_completer().
2001-08-01 Tim Peterss/endswith/startswith/
2001-08-01 Tim PetersRewritten version of Finn Bock's SF patch #446907 ...
2001-08-01 Tim PetersJust changes to comments.
2001-08-01 Tim PetersRepair more ways in which the "backup files" dialog...
2001-08-01 Guido van RossumTurn an octal constant into a hex constant.
2001-08-01 Fred DrakeAdded more names.
2001-08-01 Fred DrakeMinor re-wording in the exaplantion of sequence compari...
2001-08-01 Fred DrakeAdded an example of a string value for the replacement...
2001-08-01 Fred DrakeFix description of buffer_info(), and add a note that...
2001-08-01 Tim PetersWe always wrote a pair of lines to the Wise install...
2001-08-01 Tim PetersHmm. The Backup/Replace dialog also had back/next...
2001-08-01 Tim PetersAha! Finally figured out something else that's been...
2001-08-01 Tim PetersThe "Select Destination Directory" dialog didn't ask...
2001-08-01 Tim PetersRemove useless Back button from Finished dialog.
2001-07-31 Tim PetersAdd mysnprintf.c to Windows build, + squash compiler...
2001-07-31 Marc-André... Enable PyOS_snprintf() et al. during alpha phase of...
2001-07-31 Andrew M. KuchlingMove C-level changes into a section of their own
2001-07-31 Marc-André... Moved the news items about C API topics down to the...
2001-07-31 Marc-André... Add news item about Unicode API name mangling.
2001-07-31 Marc-André... As discussed on python-dev: this patch adds name mangli...
2001-07-31 Marc-André... Add news items.
2001-07-31 Marc-André... va_list is defined in stdarg.h.
2001-07-31 Marc-André... This patch turns the Python API mismatch notice into...
2001-07-31 Steven M. GavaA more lightweight (and read only) way to view help...
2001-07-31 Steven M. Gavaindentation style changed to match existing source
2001-07-31 Steven M. Gavaimprove viewfile handling
2001-07-31 Martin v. LöwisAdd dead imports of modules that are "magically" imported.
2001-07-31 Martin v. LöwisRemove obsolete entries from regen scripts.
2001-07-31 Martin v. LöwisInitialize msg to avoid unbound locals.
2001-07-31 Steven M. Gavaactivate new about dialog for testing
2001-07-31 Steven M. Gavaremoved redundant separate idlfefork ver
2001-07-31 Steven M. Gavasome new dialogs and support files for new about and...
2001-07-31 Guido van RossumNew name.
2001-07-31 Guido van RossumAmazing. This would open the sound file in text mode...
2001-07-31 Tim PetersI hope this irons out the Add/Remove kinks on Win2K...
2001-07-31 Andrew M. KuchlingRewrite MBCS paragraph following MH's suggestions,...
2001-07-30 Tim PetersRemove oodles of pointless file date and size stamps...
2001-07-30 Tim Peterstest_codeup should not have had an expected-output...
2001-07-30 Tim PetersMassive fiddling to get the install to work at all...
2001-07-30 Jeremy HyltonAdd tests for getattr() and hasattr() with non-string...
2001-07-30 Jeremy HyltonDo for hasattr() what was done for getattr()
2001-07-30 Fred DrakeGet the whitespace right!
2001-07-30 Jeremy HyltonFix for SF byg [ #420304 ] getattr function w/ default
2001-07-30 Jeremy HyltonAdd _PyUnicode_AsDefaultEncodedString to unicodeobject.h.
2001-07-30 Jeremy HyltonFix for SF bug [ #443866 ] Evaluating func_code causing...
2001-07-30 Jeremy HyltonFix for SF bug [ #443866 ] Evaluating func_code causing...
2001-07-30 Jeremy HyltonUgly fix used when pyexpat is not available.
2001-07-30 Jeremy HyltonFix when pyexpat not built
2001-07-30 Martin v. LöwisTemporarily work around bug #445928: Force usage of...
2001-07-30 Martin v. LöwisPatch #442866: Tests for codeop.py.
2001-07-30 Martin v. LöwisPatch #445538: add completion for pstats.py sort cmd.
2001-07-30 Tim PetersAdd a dialog for the backup directory (default "yes...
2001-07-29 Tim PetersNow stop distutils and xml from getting *too* much...
2001-07-29 Just van RossumDo convert_path() on script paths (now PyXML builds...
2001-07-29 Tim PetersRepair long-standing mistakes in the distutils and...
2001-07-29 Tim PetersRemove Lib\plat-win from PYTHONPATH; that directory...
2001-07-29 Tim PetersDon't prompt for the doc (HTML) directory anymore ...
2001-07-29 Tim PetersWhew -- I *think* this completes folding in all the...
2001-07-29 Tim PetersEwwww -- the 8.1 support for rolling back changes in...
2001-07-29 Tim PetersAdd oodles more 8.1 Wizard boilerplate. This creates...
2001-07-29 Tim PetersAdd version resource info to installer .exe.
2001-07-29 Tim PetersFolding some Wizard boilerplate back in, created in...
2001-07-29 Tim PetersUpdated to Wise 8.14 (web update).
2001-07-29 Fred DrakeMake some adjustments to the markup, and fix up some...
2001-07-29 Tim PetersWoo hoo! Relative paths! This is, alas, partly braind...
2001-07-29 Tim PetersConvert from Wise version 5.0 to 8.1. Gotta hand it...
2001-07-28 Martin v. LöwisPatch #443337: Fix incompatibilities in imputil's behavior.
2001-07-28 Martin v. LöwisRemove usage of strop module.
2001-07-28 Martin v. LöwisPatch #416224: add readline completion to cmd.Cmd.
2001-07-28 Tim PetersSquash compiler wng about mixing signed and unsigned...
2001-07-28 Tim PetersMove Windows to Expat 1.95.2. CAUTION: Your Windows...
2001-07-27 Barry WarsawAdded the -X/--no-docstrings flag which takes a filenam...
2001-07-27 Guido van RossumFix buffer_info() docstring to match reality. See...
2001-07-27 Jack Jansenconfig.h renamed to pyconfig.h
2001-07-27 Jack JansenProgressBar crashed when you tried to drag it. Fixed...
2001-07-27 Tim PetersOne more crack at join(): stop trying to pretend this...
2001-07-26 Tim PetersChange ntpath.join() so that join("d:/", "/whatever...
2001-07-26 Tim PetersRepair more now-obsolete references to config.h.
2001-07-26 Fred DrakeDocument the PYTHONY2K environment variable that had...
2001-07-26 Greg WardTypo fix.
2001-07-26 Tim PetersSF bug #444510: int() should guarantee truncation.
2001-07-26 Marc-André... Add backwards compatibility.
2001-07-26 Marc-André... Undoing the UCS-4 patch addition which caused unichr...
2001-07-26 Martin v. LöwisPatch #411138: Rename config.h to pyconfig.h. Closes...
2001-07-26 Martin v. LöwisUntabify IPv6 changes.
2001-07-25 Guido van RossumFix a denial-of-service attack, SF bug #443120.
2001-07-25 Greg WardUndo revision 1.7: always mangle a #! line containing...
2001-07-25 Greg WardDon't "import *" from stat at all -- just import what...
2001-07-25 Skip Montanarotrivial rewording in footnote 5.
2001-07-25 Marc-André... Fix for bug #444493: u'\U00010001' segfaults with curre...
2001-07-25 Martin v. LöwisAllow usage of gcc on OSF/1; this reverts rev 1.23...
2001-07-25 Martin v. LöwisRemove unused imports from previous checkin.
2001-07-24 Martin v. LöwisPatch #401196: Use getaddrinfo and AF_INET6 in TCP...
2001-07-24 Fred DrakeAdd entry for the new distutils section.
2001-07-24 Fred DrakeOverview comments for the distutils package, with links...
2001-07-24 Fred DrakeAdd labels to all \section and \subsection headings...
next