News and attribution for SF bug #473009.

This commit is contained in:
Guido van Rossum 2001-10-30 03:03:03 +00:00
parent 355bc0c88e
commit 692adf19cb
2 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,7 @@ Michael Chermside
Albert Chin-A-Young Albert Chin-A-Young
Tom Christiansen Tom Christiansen
Vadim Chugunov Vadim Chugunov
David Cinege
Mike Clarkson Mike Clarkson
Steve Clift Steve Clift
Josh Cogliati Josh Cogliati

View File

@ -41,6 +41,9 @@ Extension modules
- Various bugfixes to the curses module. There is now a test suite - Various bugfixes to the curses module. There is now a test suite
for the curses module (you have to run it manually). for the curses module (you have to run it manually).
- binascii.b2a_base64 no longer places an arbitrary restriction of 57
bytes on its input.
Library Library
- Traceback objects are now scanned by cyclic garbage collection, so - Traceback objects are now scanned by cyclic garbage collection, so