]> granicus.if.org Git - python/shortlog
python
2001-07-17 Fred DrakeBump the release number.
2001-07-17 Guido van RossumAdd a really stupid warning about 'yield' used as an...
2001-07-17 Fred DrakeMake the syntax for compound command lines more portabl...
2001-07-17 Fred DrakeScript to re-write @FOO@-style marks with values, initi...
2001-07-17 Fred DrakeUpdate the release information.
2001-07-17 Guido van RossumDeleting zombies
2001-07-17 Fred DrakeNow we're picking nits: get my name right! ;-)
2001-07-17 Andrew M. KuchlingAdd FLD to credit list
2001-07-17 Fred DrakeJob.__init__(): Only create the builddir directory...
2001-07-17 Guido van RossumDeleting merge zombie.
2001-07-17 Fred DrakeCleaned up a number of minor nits, use markup a little...
2001-07-17 Andrew M. KuchlingMinor rewrites to iterator and generator sections
2001-07-17 Fred DrakeFix a couple of minor markup nits.
2001-07-17 Kurt B. KaiserINSTALLATION: Remove the coexist.patch instructions
2001-07-17 Kurt B. KaiserPut this in the attic, at least for now...
2001-07-17 Kurt B. KaiserImplement idle command interface as suggested by GvR...
2001-07-17 Tim PetersPrepare Windows installer for 2.2a1.
2001-07-17 Fred DrakeAdded tests for the new yield support in the parser...
2001-07-17 Fred DrakeAdd support for yield statements.
2001-07-16 Jack JansenTypo in the classic mlte build line.
2001-07-16 Jack JansenThe TNXDraw gworld argument is optional.
2001-07-16 Jack JansenIt now works under Carbon. Under Classic the scrollbars...
2001-07-16 Tim PetersThis has never worked on Windows. Now it does. If...
2001-07-16 Barry WarsawUpdated the documentation in several respects:
2001-07-16 Barry Warsawtest_basic(): Add a test for "person@dom.ain (User...
2001-07-16 Barry WarsawStoopid change, just to mention that the last checkin...
2001-07-16 Barry WarsawFix address parsing to be RFC 2822 conformant. Specifi...
2001-07-16 Jack JansenFile handlers don't work on the mac, so don't pretend...
2001-07-16 Fred DrakeAdd a unit test for sgmllib (needs work, but has alread...
2001-07-16 Fred DrakeGive more useful information about a failing PyUnit...
2001-07-16 Fred DrakeRemove a duplicate test.
2001-07-16 Tim PetersDocument doctest's generator-future hack.
2001-07-16 Fred DrakeIn CDATA mode, make sure entity-reference syntax is...
2001-07-16 Guido van Rossumjcompile(): inherit the CO_GENERATOR_ALLOWED flag from...
2001-07-16 Guido van RossumPyRun_StringFlags(): forgot to pass the flags on to
2001-07-16 Thomas WoutersFix SF #441664: Python crash on del of a slice of a...
2001-07-16 Fred DrakeRevise the description of time.clock() so that it corre...
2001-07-16 Guido van RossumFix a mismatched parenthesis in the last patch.
2001-07-16 Andrew M. KuchlingUse \longprogramopt, as suggested by FLD
2001-07-16 Andrew M. Kuchling[Bug #441527] Fixes for preprocessor support, contribut...
2001-07-16 Andrew M. KuchlingUse \verb for configure switches, because inside \code...
2001-07-16 Andrew M. KuchlingWrite some entries in the "Other changes" section
2001-07-16 Kurt B. KaiserAdded installation instructions.
2001-07-16 Kurt B. KaiserAdd a script "idles" which opens a Python Shell window.
2001-07-16 Tim PetersUgly. A pile of new xxxFlags() functions, to communica...
2001-07-16 Kurt B. KaiserCall out IDLE Fork in startup message.
2001-07-16 Kurt B. KaiserAdd a script "idles" which opens a Python Shell window.
2001-07-16 Tim Petersfuture.c: insert a cosmetic space.
2001-07-16 Tim PetersPart way to allowing "from __future__ import generators...
2001-07-16 Andrew M. KuchlingBegan actually writing:
2001-07-15 Guido van RossumPreliminary support for "from __future__ import generat...
2001-07-15 Tim PetersRemove redundant include of assert.h.
2001-07-15 Tim PetersPython.h: Don't attempt to redefine NDEBUG if it's...
2001-07-15 Guido van RossumDefine NDEBUG when Py_DEBUG undefined, to disable the...
2001-07-15 Tim Peterslong_format: Simplify the overly elaborate base-is...
2001-07-14 Andrew M. Kuchling[Bug #438050] Check for sys/poll.h in configure script
2001-07-14 Andrew M. Kuchling[Bug #438050]
2001-07-14 Andrew M. KuchlingFix bug #417212: "curses.newwin can return pads" by...
2001-07-14 Andrew M. KuchlingFix bug #437487: "2.1 build on Solaris fails if CC...
2001-07-14 Guido van Rossum_Py_GetObjects(): GCC suggests to add () around &&...
2001-07-14 Kurt B. Kaisertabnanny and pyclbr are now found in /Lib
2001-07-14 Kurt B. KaiserRemove, was retained for 1.5.2 support
2001-07-14 Jack JansenMinimal text editor using MLTE (code based on wed.py...
2001-07-14 Jack JansenVarious small fixes. The demo now starts to limp along.
2001-07-14 Jack JansenThe constants for MLTE.
2001-07-14 Tim Petersdivrem1 & long_format: found a clean way to factor...
2001-07-14 Tim Peterslong_format(): Simplify new code a bit.
2001-07-14 Fred DrakeBe more permissive in what is accepted as an attribute...
2001-07-14 Kurt B. KaiserInstalling Idle to site-packages via Distutils does not
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rev 1.3) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rev 1.4) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rev 1.4) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rev 1.16) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rev 1.34) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rel 1.9) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2001_07_13 (Rel 1.7) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2000_07_13 (Rev 1.9) merge
2001-07-14 Kurt B. Kaiserpy-cvs-2000_07_13 (Rev 1.38) merge
2001-07-14 Tim PetersRemove TENTATIVE from the 2.1.1c1 Windows buildno.
2001-07-14 Fred DrakeChange the target name for \kbd.
2001-07-14 Fred DrakeAdd another name.
2001-07-14 Fred DrakeOops, one more caret.
2001-07-14 Fred DrakeFix the markup of the caret charater in a couple of...
2001-07-14 Fred DrakeMinor changes to match the style guide.
2001-07-14 Fred DrakeCorrect a couple of errors noted by Alex Martelli.
2001-07-14 Fred DrakeRemove comments about XML and HTML; those sections...
2001-07-14 Fred DrakeAdd a little more information about the usage of some...
2001-07-14 Fred DrakeMinor change to match the style guide.
2001-07-14 Fred DrakeMinor changes to match the style guide.
2001-07-14 Fred DrakeMinor change to match the style guide.
2001-07-14 Fred DrakeMinor changes to match the style guide.
2001-07-14 Kurt B. Kaiserpy-cvs-rel2_1 (Rev 1.2) merge
2001-07-14 Kurt B. Kaiserpy-cvs-rel2_1 (Rev 1.2) merge
2001-07-14 Kurt B. Kaiserpy-cvs-rel2_1 (rev 1.5) merge - whitespace normalization
2001-07-14 Kurt B. Kaiserpy-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization
2001-07-14 Kurt B. Kaiserpy-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization
2001-07-14 Kurt B. Kaiserpy-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization
2001-07-14 Kurt B. Kaisercvs-py-rel2_1 (Rev 1.29 - 1.33) merge
2001-07-13 Jack JansenAllow [] after a parameter name. We currently take...
2001-07-13 Jack JansenFixed the mis-guessed parameters and added support...
next