mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
News and attribution for SF bug #473009.
This commit is contained in:
parent
355bc0c88e
commit
692adf19cb
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue