summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* Generalize dictionary() to accept a sequence of 2-sequences. At theTim Peters2001-10-261-0/+9
* Fix two typos, one noted by Noah Spurrier in SF bug #475166, theGuido van Rossum2001-10-261-0/+1
* I went back and figured out the release date for Python 2.2a1.Barry Warsaw2001-10-251-0/+1
* Fix SF bug #474538: Memory (reference) leak in poller.register (Dave Brueck)Guido van Rossum2001-10-251-0/+1
* Note updated RISCOS port. Remove reference in the 2.1 release notesGuido van Rossum2001-10-241-4/+8
* SF patch #474175 (Jay T Miller): file.readinto arg parsing bugGuido van Rossum2001-10-231-0/+1
* Doc and NEWS changes due to Jeremy adding traceback objects to gc.Tim Peters2001-10-231-0/+4
* Added two very tardy notes about the 2.2b1 release, fixed a typo.Fred Drake2001-10-221-1/+9
* Add curses-related news itemsAndrew M. Kuchling2001-10-221-0/+5
* Fix some typosAndrew M. Kuchling2001-10-221-4/+4
* Methods of built-in types now properly check for keyword argumentsGuido van Rossum2001-10-221-0/+4
* Patch from SF bug #473150: configure weaknesses on HP-UX (Michael Piotrowski)Guido van Rossum2001-10-201-0/+1
* The usual post-release fiddling.Tim Peters2001-10-191-0/+25
* Additional test and documentation for the unicode() changes.Marc-André Lemburg2001-10-191-1/+1
* Last minute updates for changes since 2.2a4. Unless Fred wants to addBarry Warsaw2001-10-191-2/+37
* Add entry for RAND_xxx() functions in socket module.Jeremy Hylton2001-10-191-0/+5
* Note the Unicode changes from SF patch #470578.Guido van Rossum2001-10-191-1/+9
* Another.Guido van Rossum2001-10-191-0/+1
* SF patch #460805 by Chris Gonnerman: Support for unsetenv()Guido van Rossum2001-10-191-8/+9
* SF patch #462296: Add attributes to os.stat results; by Nick Mathewson.Guido van Rossum2001-10-181-1/+11
* Note stricter tp_compare return value requirements.Guido van Rossum2001-10-181-0/+6
* Add a note about changes related to the weak reference objects.Fred Drake2001-10-181-0/+4
* SF bug #471720: ThreadingMixIn/TCPServer forgets closeGuido van Rossum2001-10-182-0/+4
* Fix SF bug #472234: type(obj) calls type->tp_init (Roeland Rengelink)Guido van Rossum2001-10-181-0/+1
* Expose setgroups. Fixes feature request #468116.Martin v. Löwis2001-10-181-1/+1
* SF patch #467430.Guido van Rossum2001-10-171-0/+1
* YAPC.Guido van Rossum2001-10-171-0/+1
* Add fix for getattr(obj, name, default). Rearrange a few things.Guido van Rossum2001-10-161-7/+14
* Partial patch from SF #452266, by Jason Petrone.Guido van Rossum2001-10-161-0/+9
* Add note about new zlib feature.Jeremy Hylton2001-10-161-1/+6
* Add Shane.Guido van Rossum2001-10-161-0/+1
* Reword the text on the demise of __dynamic__ somewhat, correcting aGuido van Rossum2001-10-161-4/+5
* Get rid of __defined__ and tp_defined -- there's no need toGuido van Rossum2001-10-151-9/+8
* Another contributor.Guido van Rossum2001-10-151-0/+1
* Patch 471400: escape single-dot lines; by Jason Hildebrand.Guido van Rossum2001-10-151-0/+1
* Note about fix in list comprehensions.Guido van Rossum2001-10-151-0/+9
* SF bug #469910 by Alfonso Baciero: Bugfix for imaplib for macintoshGuido van Rossum2001-10-151-0/+1
* SF patch #467455 : Enhanced environment variables, by Toby Dickenson.Guido van Rossum2001-10-121-2/+8
* Jason LoweGuido van Rossum2001-10-121-0/+1
* Add item about new "Edit with IDLE" menu entry created by Windows installer.Tim Peters2001-10-091-0/+4
* Allow the profiler's calibration constant to be specified in the constructorTim Peters2001-10-091-2/+11
* Add Cesar Eduardo Barros, for asyncore patches.Martin v. Löwis2001-10-091-0/+1
* A brand new implementation of Profile.calibrate(). This measures anTim Peters2001-10-091-0/+4
* Remove code and docs for the OldProfile and HotProfile classes: codeTim Peters2001-10-071-0/+9
* Frankly, I'd like my "L." as well!Fred Drake2001-10-051-1/+1
* Another contributor.Guido van Rossum2001-10-051-1/+2
* Document addition of chroot.Martin v. Löwis2001-10-041-0/+2
* Make new classes dynamic by default.Guido van Rossum2001-10-041-0/+10
* Add note about profile fix.Guido van Rossum2001-10-041-0/+5
* Added a little type/class NEWS.Tim Peters2001-10-041-0/+6