]> granicus.if.org Git - python/shortlog
python
2002-06-28 Barry WarsawTeach this class about "highest-level syntactic breaks...
2002-06-28 Barry Warsaw_split_header(): The code here was terminally broken...
2002-06-28 Jeremy HyltonSimplify HTTPSConnection constructor.
2002-06-28 Jeremy HyltonClose SF patch 523944: importing modules with foreign...
2002-06-28 Fred DrakeAdded character data buffering to pyexpat parser objects.
2002-06-28 Jeremy HyltonAdd Bob Kline of HTTP 100 fame.
2002-06-28 Jeremy HyltonFixes for two separate HTTP/1.1 bugs: 100 responses...
2002-06-28 Fred Drakepyexpat code cleanup and minor refactorings:
2002-06-28 Neil SchemenauerFix small bug. The count of objects in all generations...
2002-06-28 Mark HammondPatch 574531/Bug 574570 - allow freeze on windows to...
2002-06-27 Jack JansenThe standard definition file is now called mwerks_shcar...
2002-06-27 Jack JansenStarted on support for using standard setup.py to build...
2002-06-27 Jack JansenMore fixes for building MacPython extension modules...
2002-06-27 Fredrik Lundhmerged with SLAB codebase (version 1.0.1)
2002-06-27 Fredrik Lundhmade the code match the comments (1.5.2 compatibility)
2002-06-27 Fredrik LundhFix bug #570057: Broken pre.subn() (and pre.sub())
2002-06-27 Fred DrakeIntegrate the tests for name interning from PyXML ...
2002-06-27 Fred DrakeIntegrate the changes from PyXML's version of pyexpat...
2002-06-27 Fred DrakeAdded support for some of the more recently defined...
2002-06-27 Fred DrakeClean up some markup.
2002-06-26 Neal Norwitzdis.dis() also supports modules
2002-06-26 Jack JansenDisabled non-carbon builds (for the moment still option...
2002-06-26 Neal NorwitzWhitespace normalization (remove tabs)
2002-06-26 Fred DrakeFix various typos reported to python-docs.
2002-06-26 Fred DrakeFix typo reported to python-docs.
2002-06-26 Jack JansenMake the prototype match the declaration in the GUSI...
2002-06-26 Jack JansenUndefine DPRINTF before defining it, there was a confli...
2002-06-26 Jack JansenUndefine TRUE and FALSE before redefining them.
2002-06-26 Jack JansenGot rid of an extraneous semicolon.
2002-06-26 Jack JansenChanged some prototypes to match the exact definition...
2002-06-26 Jack JansenIn plugin projects use (by default) the new mwerks_shca...
2002-06-26 Jack JansenClose the project after generating it, so we don't...
2002-06-26 Jack Jansen- Got rid of non-carbon builds
2002-06-26 Jack JansenFixed a few showstoppers in the process of making MacPy...
2002-06-26 Jack JansenFixed various MacPython-specific issues found by attemp...
2002-06-26 Raymond HettingerApply SF 562987 modernizing Cookie to subclass from...
2002-06-26 Fred DrakeSuppress the variable verbose output from test.xmltests...
2002-06-26 Jack JansenTurns out GetArgv() options can be 4-tuples too, with...
2002-06-26 Jack JansenThis module broke on the Mac (where it can't work,...
2002-06-26 Andrew M. KuchlingAdd some acks
2002-06-26 Andrew M. KuchlingDescribe textwrap module
2002-06-26 Raymond HettingerFix bug #573916. Sender and recipients reversed in...
2002-06-26 Ka-Ping YeeAlso look up variable names in __builtins__ if not...
2002-06-26 Skip Montanaroadd seealso link to the bisect module
2002-06-26 Skip Montanaroadd /F's PriorityQueue example
2002-06-26 Kurt B. KaiserShutdown subprocess debugger and associated Proxies...
2002-06-26 Andrew M. KuchlingAdd a reminder
2002-06-25 Andrew M. KuchlingAdd a reminder
2002-06-25 Jeremy HyltonSilence compiler warning
2002-06-25 Fred DrakeAdd convenience module to run all the XML tests.
2002-06-25 Fred DrakeTalk about interfaces rather than implementation classe...
2002-06-25 Fred DrakeAdded some more links to the "See also" section.
2002-06-25 Fred DrakeWhen talking about interfaces, use the interface names...
2002-06-25 Raymond HettingerFix typo
2002-06-25 Raymond HettingerClose bug 480337: Dict used before dicts explained...
2002-06-25 Raymond HettingerClose bug 417930 by clarifying augmented assignment...
2002-06-25 Skip MontanaroNot sure how I forgot to check these in - thought I...
2002-06-25 Raymond HettingerFix SF bug 568269 by enclosing 'computername' in a...
2002-06-25 Raymond HettingerMinor English grammar correction
2002-06-25 Kurt B. KaiserRemove all EditorWindow BREAK tags when closing Debugger
2002-06-25 Raymond HettingerFix spacing in loop example
2002-06-25 Raymond HettingerFix SF bug 546434 -- buffer slice type inconsistent.
2002-06-24 Piers Lauderfix incorrect size calc. in IMAP4_SSL.read
2002-06-24 Barry WarsawIn the Extension() call, add runtime_library_dirs so...
2002-06-24 Kurt B. KaiserClear associated breakpoints when closing an edit window.
2002-06-24 Raymond HettingerFix SF bug 572567: Memory leak in object comparison.
2002-06-24 Neal NorwitzSF # 572928 One word change for lib/libgettext.tex
2002-06-23 Jack Jansen- Got rid of non-carbon stuff
2002-06-23 Michael W.... Random tweaks & updates.
2002-06-23 Piers LauderFix IMAP4_SSL read and send methods to take account...
2002-06-22 Fred DrakeConvert the example C code to ANSI rather than K&R.
2002-06-22 Fred DrakeCorrect the RE equivalent of scanf()'s %x and %X patterns.
2002-06-21 Jack JansenPatch #557719 by Tony Lownds, slightly massaged by...
2002-06-21 Greg WardTypo fix.
2002-06-21 Guido van RossumAdd a check that the bug Jeremy just fixed in _PyTuple_...
2002-06-21 Guido van RossumMention private vars in __slots__.
2002-06-20 Jeremy HyltonFix for SF bug 571885
2002-06-20 Jack Jansen- Got rid of newmodule.c
2002-06-20 Raymond HettingerSF 569257 -- Name mangle double underscored variable...
2002-06-20 Fred DrakeCorrected return type and value information for PyUnico...
2002-06-20 Fred DrakeFix the docstring for sys.getrefcount().
2002-06-20 Jack JansenDisable the test for importing very long lists for...
2002-06-20 Fred DrakeMake the docs for string.capitalize() match those of...
2002-06-20 Fred DrakeAdd a note that divmod() with complex numbers is deprec...
2002-06-20 Fred DrakeAdded reference to the Expat home page.
2002-06-20 Fred DrakeTry to improve the explanation of the "raise" statement...
2002-06-20 Jack JansenOpen the source file in universal newline mode.
2002-06-20 Fred DrakeClean up docstrings:
2002-06-20 Tim PetersRemoved the generator future-stmt -- not needed for...
2002-06-20 Fred DrakeSimplify the production for argument list, making sure...
2002-06-20 Raymond HettingerSF 563530 added missing methods for emulating numeric...
2002-06-20 Kurt B. Kaiser1. Debugger Breakpoints, finish implementation
2002-06-20 Guido van RossumI get failures half of the time that I run this, so...
2002-06-20 Raymond HettingerSF 570727 indexer() class no longer needed since lists...
2002-06-19 Michael W.... Fix the bug described in
2002-06-18 Guido van RossumMention pymemcompat.h.
2002-06-18 Guido van RossumMinor tweaks to existing items (radian/degree, and...
2002-06-18 Fred DrakeTypo: bites --> bytes
2002-06-18 Fred DrakeAdd description of the deadlock problem with child...
2002-06-18 Fred DrakeAdd a note about "as" not being a keyword, though it...
next