]> granicus.if.org Git - python/shortlog
python
2002-09-25 Neal NorwitzFix SF # 591713, Fix "file:" URL to have right no....
2002-09-25 Fred DrakeFinish & commit some docs for markup that's been in...
2002-09-25 Guido van RossumAdd yet another alias for ASCII found in the field...
2002-09-25 Fred DrakeAdd regression test for a bug found in the version...
2002-09-25 Guido van RossumDisable building of the fpectl module -- it's dangerous...
2002-09-25 Guido van RossumDisable building of the fpectl module -- it's dangerous...
2002-09-25 Fred DrakeOk, read the source this time: PyErr_SetObject() does...
2002-09-24 Fred DrakeAnother try at clarifying what goes into and comes...
2002-09-24 Fred DrakeAnother try at clarifying what goes into and comes...
2002-09-24 Thomas HellerOn Windows, select() does not accept empty lists.
2002-09-24 Thomas HellerI did fix too much - including winsock.h is sufficient.
2002-09-24 Thomas HellerOn Windows, call WSAGetLastError() to retrieve the...
2002-09-24 Fred DrakeClarify documentation for PyErr_SetObject() to describe...
2002-09-24 Fred DrakeBe more careful with the type of the xmlhandlersetter...
2002-09-24 Fred DrakeRemove spurious period.
2002-09-24 Fred DrakeClarify that len() of a Unicode string returns the...
2002-09-24 Marc-André... Add cast to avoid compiler warning.
2002-09-23 Barry WarsawBrett's fixes for various bugs and coding issues. ...
2002-09-23 Greg WardTweak description of PortableUnixMailbox: "From " lines...
2002-09-23 Guido van RossumAttila Babo (turtle.py).
2002-09-23 Guido van RossumAdd the bulk of SF patch 595111 by Attila Babo.
2002-09-23 Guido van RossumWarn about binutils 2.13 on Solaris.
2002-09-23 Kurt B. KaiserFix bug I created during merge from Python-idle.
2002-09-23 Tony LowndsBlank line missing.
2002-09-23 Tony LowndsWork around Mac OS X transient window issues
2002-09-23 Tony LowndsWork around Mac OS X platform encoding issues.
2002-09-23 Tony LowndsAdded new standard keybinding set for Macs.
2002-09-22 Martin v. LöwisUpdate Canvas before computing width. Draw turtle at...
2002-09-22 Martin v. LöwisBack out multifile.py 1.19 and 1.20. Fixes #514676.
2002-09-20 Skip Montanaroreference the new NEWS.help file
2002-09-20 Skip Montanarobrief help file for people editing Misc/NEWS
2002-09-20 Skip MontanaroReST-ification of the NEWS file. While the total numbe...
2002-09-19 Jeremy HyltonFiddle comments and variable names in whichmodule().
2002-09-19 Jeremy Hyltonwhichmodule() should skip dummy package entries in...
2002-09-19 Kurt B. KaiserSF Bug #611225.
2002-09-19 Marc-André... Fix a problem in site.py which triggers in case sys...
2002-09-19 Martin v. LöwisPatch #484994: Improve PanedWindow.
2002-09-19 Martin v. LöwisPatch #608999: Fix portability problems with MIPSPro 7.x
2002-09-19 Guido van RossumSuppress hex/oct constant warnings in <string> on 64...
2002-09-18 Neal NorwitzTwo more cases of switch(PySequence_Size()) without...
2002-09-18 Barry WarsawOpen the test files in binary mode so the \r\n files...
2002-09-18 Kurt B. KaiserMerge Py Idle:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Guido van RossumAdd MJ.
2002-09-18 Guido van RossumFix SF bug 610610 (reported by Martijn Pieters, diagnos...
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge PyIdle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-18 Kurt B. KaiserMerge Py Idle changes:
2002-09-17 Guido van RossumThe SGI demos are gone.
2002-09-17 Guido van RossumRemove the SGI demos. These were all ancient and nobod...
2002-09-17 Skip Montanaromigrate news about 2.1 and earlier releases from NEWS...
2002-09-17 Guido van RossumRemove the SGI demos. These were all ancient and nobod...
2002-09-17 Fred Drakewrite(): Special case the common situation of a stream...
2002-09-17 Thomas HellerFix typos: despatcher -> dispatcher.
2002-09-17 Martin v. LöwisDeal with NULL fields in mkpwent.
2002-09-17 Martin v. LöwisDeal with a NULL gr_passwd. Reported by Anders Qvist.
2002-09-17 Kurt B. KaiserMerge Py Idle changes:
2002-09-17 Kurt B. KaiserMerge Py Idle changes:
2002-09-17 Kurt B. KaiserMerge Py Idle changes:
2002-09-17 Guido van RossumBack out the previous change. It doesn't save any...
2002-09-17 Guido van RossumRearrange the members of struct _node to put shorter...
2002-09-16 Kurt B. KaiserMerge Py Idle changes:
2002-09-16 Kurt B. KaiserMerge Py Idle changes:
2002-09-16 Kurt B. KaiserMerge Py Idle changes:
2002-09-16 Just van Rossummake sure the object browser can't crash because when...
2002-09-16 Just van Rossumadd ./ to configure command so it actually works verbatim
2002-09-16 Martin v. LöwisPatch #609700: Use $(CC) to link on Linux.
2002-09-16 Martin v. LöwisMake BadPickleGet a class. Fixes #609164.
2002-09-16 Guido van RossumWhen recursively attempting to find the modules importe...
2002-09-16 Kurt B. KaiserMerge Py Idle changes:
2002-09-16 Kurt B. KaiserMerge Py Idle changes:
2002-09-16 Kurt B. KaiserMerge Py Idle changes:
2002-09-16 Guido van RossumSince it tests both ntohl and ntohs, the test should...
2002-09-16 Kurt B. KaiserMerge Py Idle changes
2002-09-15 Kurt B. KaiserMerge Py Idle changes
2002-09-15 Kurt B. KaiserMerge Py Idle changes
2002-09-15 Kurt B. KaiserMerge Py Idle changes
2002-09-15 Kurt B. KaiserMerge Py Idle's Rev 1.16 (string methods)
2002-09-15 Kurt B. KaiserMerge Py Idle's changes to AutoIndent.py into EditorWin...
2002-09-15 Kurt B. KaiserMerge Py Idle's Rev 1.5
2002-09-15 Guido van RossumI think it makes more sense that the pseudo filename...
2002-09-15 Neil SchemenauerUse Py_GCC_ATTRIBUTE instead of __attribute__. Compile...
2002-09-15 Guido van RossumAddress SF bug #577530: del __builtins__ breaks out...
2002-09-14 Kurt B. KaiserInitial revision
2002-09-14 Martin v. LöwisDon't test whether surrogate sequences round-trip in...
2002-09-14 Martin v. LöwisUse integer above sys.maxunicode for range test. Fixes...
2002-09-14 Kurt B. KaiserBump to reflect final cleanup of Config system and...
2002-09-14 Kurt B. KaiserMERGE DS_RPC_BRANCH into MAIN
2002-09-14 Kurt B. KaiserMERGE DS_RPC_BRANCH into MAIN:
2002-09-14 Kurt B. KaiserMERGE DS_RPC_BRANCH into MAIN
2002-09-14 Kurt B. KaiserMERGE DS_RPC_BRANCH into MAIN:
2002-09-14 Kurt B. KaiserMERGE DS_RPC_BRANCH into MAIN:
2002-09-14 Kurt B. KaiserMERGE DS_RPC_BRANCH into MAIN
next