]> granicus.if.org Git - python/shortlog
python
2001-06-10 Tim PetersRenamed some stuff to tell the truth about what it...
2001-06-10 Tim PetersInitial support for 'q' and 'Q' struct format codes...
2001-06-10 Jack JansenAdded a missing cast to the hashfunc initializer.
2001-06-10 Tim PetersSF bug 431772: traceback.print_exc() causes traceback
2001-06-10 Peter Schneider... annoying whitespace inconsistency
2001-06-09 Tim PetersSF bug 430991: wrong co_lnotab
2001-06-09 Martin v. LöwisCast the result of xxxPyCObject_Import to PycStringIO_C...
2001-06-09 Martin v. LöwisPatch #424475: Speed-up tp_compare usage, by special...
2001-06-08 Fred DrakeFix the attributions for the new floating point text.
2001-06-08 Fred DrakeAdded credits in the right places.
2001-06-08 Fred DrakeText from Tim & Guido discussing floating point arithme...
2001-06-08 Skip Montanaroadd warning about situation where code may be executed...
2001-06-08 Fred DrakeIn the section on extending the profiler, add some...
2001-06-08 Fred Drakecall_trace(): Add an additional parameter -- pointer...
2001-06-08 Fred DrakePerformance improvements to the profiler:
2001-06-07 Martin v. LöwisPatch #429957: Add support for cp1140, which is identic...
2001-06-07 Martin v. LöwisDocument filter.
2001-06-07 Peter Schneider... check in for patch #430846
2001-06-07 Martin v. LöwisPatch #430754: Makes ftpmirror.py .netrc aware
2001-06-07 Marc-André... Fixes [ #430986 ] Buglet in PyUnicode_FromUnicode.
2001-06-07 Martin v. LöwisPrevious check-in was by mistake, undo it.
2001-06-07 Peter Schneider... This closes bug #430849 (internal error produced by...
2001-06-07 Martin v. LöwisPatch #416220: Fix misplaced paren.
2001-06-06 Guido van RossumAcknowledge the existence of the 'platform' file, gener...
2001-06-06 Fred DrakeTypo: "descrition" --> "description"
2001-06-06 Fred DrakeAdd references to the documentation for the Python...
2001-06-06 Guido van RossumAdded quopri codec.
2001-06-06 Martin v. LöwisReport on fnmatch.filter.
2001-06-06 Martin v. LöwisPatch #409973: Speedup glob.glob, add fnmatch.filter.
2001-06-05 Martin v. LöwisWrap with extern "C". Fixes bug #428419.
2001-06-05 Martin v. LöwisFix bug #422702: Make flag argument to open optional...
2001-06-05 Martin v. LöwisAdd .pyo as an extension, fixes bug #416462. Also resto...
2001-06-05 Tim PetersMake it possible to find the use of tp_as_buffer here...
2001-06-05 Fred DrakeUpdate a "Programmer's note" about lambda forms and...
2001-06-04 Guido van RossumQuick update to the extension mechanism (extend.py...
2001-06-04 Tim PetersStore the mask instead of the size in dictobjects....
2001-06-04 Skip Montanarois -> if in rename description
2001-06-04 Fred DrakeConvert the parser module test to use PyUnit.
2001-06-04 Mark HammondAdd some useful Windows encodings - patch #423221.
2001-06-03 Martin v. LöwisImplement testGetElementsByTagNameNS.
2001-06-03 Martin v. LöwisFix getElementsByTagNameNS:
2001-06-03 Tim Peterslookdict: stop more insane core-dump mutating comparis...
2001-06-03 Tim Peterslookdict: Reduce obfuscating code duplication with...
2001-06-03 Fred DrakeExplained more differences between PyList_SetItem(...
2001-06-02 Tim PetersFinish the dict->string coredump fix. Need sleep.
2001-06-02 Tim PetersFix comment.
2001-06-02 Tim PetersCoredumpers from Michael Hudson, mutating dicts while...
2001-06-02 Neil SchemenauerSeparate CFLAGS and CPPFLAGS. CFLAGS should not contai...
2001-06-02 Tim Petersdict_popitem(): Repaired last-second 2.1 comment,...
2001-06-02 Tim PetersNew collision resolution scheme: no polynomials, simpl...
2001-06-01 Skip Montanaromore public symbols for __all__
2001-05-31 Fred DrakeDocument os.getenv().
2001-05-31 Fred DrakeSome general cleanup of the threading module documentat...
2001-05-30 Tim PetersPyErr_Occurred(): Use PyThreadState_GET(), which saves...
2001-05-30 Fred DrakeAdded entry for HTMLParser documentation.
2001-05-30 Fred DrakeMichel Pelletier <michel@digicool.com>:
2001-05-29 Tim PetersThis division test was too stringent in its accuracy...
2001-05-29 Tim PetersBadDictKey test: The output file expected "raising...
2001-05-29 Fred DrakeNew solution to the "Someone stuck a colon in that...
2001-05-29 Fred DrakeUsers of PySequence_GET_FAST() should get the length...
2001-05-29 Fred Drakereadlink() description: Added note that the return...
2001-05-29 Jeremy HyltonChange cascaded if stmts to switch stmt in vgetargs1().
2001-05-29 Jeremy HyltonInternal refactoring of convertsimple() and friends.
2001-05-29 Jeremy Hyltonfix bogus indentation
2001-05-29 Fred Drakeruntest(): When generating output, if the result is...
2001-05-29 Fred DrakeThe one-line output files are no longer needed, so...
2001-05-29 Jeremy HyltonVariety of test cases for call to builtin functions
2001-05-29 Jeremy HyltonFix bug reported by Tim Peters on python-dev:
2001-05-29 Fred DrakeHack to make this play nicer with *old* versions of...
2001-05-29 Fred DrakeBring the notes on the relationship between __cmp__...
2001-05-29 Fred DrakeFix typo reported in SF bug #427783.
2001-05-29 Fred DrakeThe parameter to the listen() method is not optional...
2001-05-29 Fred DrakeRemoved information on the old third parameter to _PyTu...
2001-05-29 Fred DrakeIf the input line does not contain enough fields, raise...
2001-05-29 Fred DrakeDo not start API descriptions with "Does the same,...
2001-05-29 Thomas Wouters_PyTuple_Resize: guard against PyTuple_New() returning...
2001-05-29 Tim PetersWhitespace normalization.
2001-05-29 Tim PetersPatch from Gordon McMillan.
2001-05-28 Tim PetersCruft cleanup: Removed the unused last_is_sticky argum...
2001-05-28 Thomas Wouters_PyTuple_Resize: take into account the empty tuple...
2001-05-27 Tim PetersImplement an old idea of Christian Tismer's: use polyn...
2001-05-26 Jack JansenWhen reading from stdin (with the dialog box) use any...
2001-05-26 Tim PetersChange list.extend() error msgs and NEWS to reflect...
2001-05-26 Tim PetersCruft cleanup: removed the #ifdef'ery in support of...
2001-05-26 Tim Petersroundupsize() and friends: fiddle over-allocation...
2001-05-25 Fred DrakeAdd a version annotation for splitdrive(); old, but...
2001-05-25 Fred DrakeAdd descriptions of {}.iteritems(), {}.iterkeys(),...
2001-05-24 Barry Warsawwrite(): Aggressively sort all catalog entries, and...
2001-05-24 Martin v. LöwisPatch #424335: Implement string_richcompare, remove...
2001-05-24 Tim Petersdictresize(): Rebuild small tables if there are any...
2001-05-23 Tim PetersJack Jansen hit a bug in the new dict code, reported...
2001-05-23 Jack JansenOne more macroman<->latin1 conversion victim.
2001-05-23 Barry Warsawwrite(): Do two levels of sorting: first sort the indiv...
2001-05-23 Guido van RossumWhen Tim untabified this file, his editor accidentally...
2001-05-23 Jack JansenUpdated to reflect the current state of config.h.in.
2001-05-23 Tim PetersRemove test_doctest's expected-output file.
2001-05-23 Fred DrakeUpdate to reflect recent changes to regrtest and the...
2001-05-23 Fred DrakeMerge my changes to the offending comment with Guido...
2001-05-23 Tim PetersRemove test_difflib's output file and change test_diffl...
2001-05-22 Guido van RossumRemoved incorrect comment left over from sgmllib.py.
next