summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* SF patch [ #455137 ] Makes popen work with COMMAND.COM on WNT, fromTim Peters2001-08-272-0/+4
* "The usual" post-release fiddling.Tim Peters2001-08-221-0/+18
* Add an item about Tim's new installer. This didn't make it into theBarry Warsaw2001-08-221-0/+3
* More NEWS for 2.2a2.Barry Warsaw2001-08-221-2/+25
* Added a note about --enable-framework on Mac OS X.Jack Jansen2001-08-211-0/+5
* Removed NEXT-NOTES, the NeXT is no longer supported.Jack Jansen2001-08-192-82/+0
* A fiddled version of the rest of Michael Hudson's SF patchTim Peters2001-08-171-0/+5
* Add note on type/class unification.Guido van Rossum2001-08-171-0/+6
* Patch #445762: Support --disable-unicodeMartin v. Löwis2001-08-171-6/+12
* Another contributor's patch got accepted.Guido van Rossum2001-08-171-0/+1
* Patch #427190: Implement and use METH_NOARGS and METH_O.Martin v. Löwis2001-08-161-0/+6
* Fix typoAndrew M. Kuchling2001-08-151-1/+1
* Add blurb about cleanfuture.py. Fix misspelling in an older item.Tim Peters2001-08-151-1/+7
* Document the new semantics for setting and deleting a function'sBarry Warsaw2001-08-141-0/+6
* Update a beopen.com e-mailAndrew M. Kuchling2001-08-131-2/+2
* Update a few references to beopen.comAndrew M. Kuchling2001-08-132-3/+3
* Add a nameAndrew M. Kuchling2001-08-131-0/+1
* SF patch #445412 extract ndiff functionality to difflib, fromTim Peters2001-08-122-0/+8
* Added Josh Cogliati (turtle.py contributor).Guido van Rossum2001-08-091-0/+1
* One more.Neil Schemenauer2001-08-091-0/+1
* Thanks toTim Peters2001-08-081-0/+1
* Remove various outdated files. (Leaving find_recursionlimit.py alone,Andrew M. Kuchling2001-08-069-835/+0
* Update cheatsheet to 2.0 from Brunning/Gruet's quick referenceAndrew M. Kuchling2001-08-061-535/+2212
* Add 'yield' as a keywordAndrew M. Kuchling2001-08-061-2/+2
* Derived from SF patch #446899 Permit import of .pyw under Windows, fromTim Peters2001-08-042-2/+8
* Merge of descr-branch back into trunk.Tim Peters2001-08-021-0/+11
* Moved the news items about C API topics down to the C API section.Marc-André Lemburg2001-07-311-12/+12
* Add news item about Unicode API name mangling.Marc-André Lemburg2001-07-311-0/+7
* Add news items.Marc-André Lemburg2001-07-311-0/+11
* New name.Guido van Rossum2001-07-311-0/+1
* Patch #416224: add readline completion to cmd.Cmd.Martin v. Löwis2001-07-281-0/+2
* Document the PYTHONY2K environment variable that had been left out of thisFred Drake2001-07-261-8/+13
* Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.Martin v. Löwis2001-07-261-2/+2
* Add -E command line switch (ignore environment variables like PYTHONHOMENeil Schemenauer2001-07-231-0/+7
* Alex Coventry (SF patch 441791).Guido van Rossum2001-07-231-0/+1
* Add item about the new xml.sax.saxutils.quoteaddr() function.Fred Drake2001-07-211-0/+4
* Get started on 2.2a2 NEWS.Tim Peters2001-07-211-0/+17
* Added the constants ascii_letters, ascii_lowercase, and ascii_uppercaseFred Drake2001-07-201-0/+5
* Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags.Martin v. Löwis2001-07-181-0/+3
* Typo repair.Tim Peters2001-07-171-1/+1
* - Add news about generators.Guido van Rossum2001-07-171-1/+15
* Add xmlrpc.Guido van Rossum2001-07-121-0/+5
* (py-version): Hopefully fixed my XEmacs settings so this doesn't getBarry Warsaw2001-07-061-1/+1
* (py-continuation-offset): Update docstring to describe that thisBarry Warsaw2001-07-061-4/+9
* News about xrange().Guido van Rossum2001-07-051-0/+4
* Replace the text with a link to the PEP-ified version.Barry Warsaw2001-06-271-1113/+3
* Add an item about the extension to {}.update() to allow genericBarry Warsaw2001-06-261-0/+5
* Teach the UNPACK_SEQUENCE opcode how to tease an iterable object intoTim Peters2001-06-211-0/+2
* (python-font-lock-keywords): Add "yield" as a keyword to support theBarry Warsaw2001-06-191-2/+2
* (py-continuation-offset): New variable which controls how much toBarry Warsaw2001-06-181-3/+12