summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Noted what's new in 2.1 (final).Guido van Rossum2001-04-161-0/+21
* Added news for 2.1c2.Guido van Rossum2001-04-161-11/+192
* SF bug reporters.Guido van Rossum2001-04-151-0/+2
* Another ACK.Guido van Rossum2001-04-141-0/+1
* Note additions to pydoc and pstats.Guido van Rossum2001-04-131-0/+5
* Note that __debug__ assignments are legal again.Guido van Rossum2001-04-121-0/+3
* (py-pdbtrack-track-stack-file): On Ken's suggestion, add "pdbtrack:"Barry Warsaw2001-04-111-3/+3
* Noted the improved RISCOS port and the new Unixware 7 port.Guido van Rossum2001-04-112-0/+5
* Added news about the updated python-mode.elBarry Warsaw2001-04-111-0/+10
* intermediateBarry Warsaw2001-04-111-51/+148
* Some new names.Guido van Rossum2001-04-101-0/+3
* Completely revamped BeOS notes, by Donn Cave (SF patch 411834).Guido van Rossum2001-04-101-109/+23
* This is for BeOS users who want to build all the modules. It'sGuido van Rossum2001-04-101-0/+606
* Fixing Itamar's name, as per his request.Moshe Zadka2001-04-091-1/+1
* Get rid of useless string import, as reported by Neal Norwitz's PyChecker.pyTim Peters2001-04-081-0/+1
* Mention pydoc in the man pageAndrew M. Kuchling2001-04-051-0/+5
* Remove the backed-out version requirementAndrew M. Kuchling2001-03-311-2/+1
* Add Robin Thomas (author of the slice() comparability hack).Guido van Rossum2001-03-271-0/+1
* News items for my recent checkinsJeremy Hylton2001-03-231-0/+16
* A small change to the C API for weakly-referencable types: Such typesFred Drake2001-03-221-0/+6
* Added news items for the DistutilsAndrew M. Kuchling2001-03-221-0/+21
* Add some news for 2.1b2. I'd still like someone else to add newsGuido van Rossum2001-03-221-3/+55
* Added Gordon McMillan. He should've been in there ages ago. ThanksGuido van Rossum2001-03-221-0/+1
* Add section on 2.1b2.Martin v. Löwis2001-03-211-0/+11
* Add some more info about pydoc. (Can you see I'm excited?)Guido van Rossum2001-03-021-1/+6
* Add big news item about nested scopes, __future__, and compile-timeGuido van Rossum2001-03-021-0/+36
* Itamar S.T.Guido van Rossum2001-03-021-0/+1
* ROSCOS change.Guido van Rossum2001-03-021-0/+8
* Dietmar Schwertberger; shuffled a bunch of Sch* names in alphabeticalGuido van Rossum2001-03-021-2/+3
* Added William Tanksley.Tim Peters2001-03-021-0/+1
* Thank Jason Tishler and Steven Majewski for their help in the Cygwin andTim Peters2001-03-011-2/+10
* Add Samuele PedroniGuido van Rossum2001-03-011-0/+1
* Added blurbs about difflib, doctest and Windows import (PEP 235).Tim Peters2001-03-011-4/+29
* Mention pydocAndrew M. Kuchling2001-02-281-0/+7
* Add Vladimir Marangozov's object allocator. It is disabled by default. ThisNeil Schemenauer2001-02-271-0/+9
* Document XML changes.Martin v. Löwis2001-02-271-0/+42
* (py-parse-state): Teach python-mode how to scan code which followsBarry Warsaw2001-02-241-3/+11
* Mention the removal of soundex.cAndrew M. Kuchling2001-02-221-0/+2
* Add Donovan Baarda for fixing a tortuous zlibmodule bug (but aren't they all?)Andrew M. Kuchling2001-02-211-0/+1
* (py-execute-region): This one's easy... kill the temporary file'sBarry Warsaw2001-02-201-2/+4
* Take a tour of hell's seedier neighborhoods to try to make winsound.Beep()Tim Peters2001-02-191-0/+7
* Fixed misspelling.Tim Peters2001-02-181-1/+1
* Bug #132921: None treated differently in cmp() / sort() in 2.1a2.Tim Peters2001-02-181-0/+7
* Remove outdated information. Merge now dead BeOS/README-readline. I'm notNeil Schemenauer2001-02-161-25/+61
* Moved BeOS/README to Misc/BeOS-NOTES.Neil Schemenauer2001-02-161-0/+93
* Update for install-sh (SF #103717).Neil Schemenauer2001-02-101-0/+1
* Patches for AIX. Checked by Benjamin Collar.Marc-André Lemburg2001-02-091-0/+1
* SF bug #131225: sys.winver is still '2.0' in python 2.1a2.Tim Peters2001-02-091-0/+1
* Fixed UnboundLocalError for nested scopesJeremy Hylton2001-02-051-0/+1
* Fix binfmt_register documentation to always register the right magic.Martin v. Löwis2001-02-041-1/+4