]> granicus.if.org Git - python/commitdiff
News and attribution for SF bug #473009.
authorGuido van Rossum <guido@python.org>
Tue, 30 Oct 2001 03:03:03 +0000 (03:03 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Oct 2001 03:03:03 +0000 (03:03 +0000)
Misc/ACKS
Misc/NEWS

index 022ec1ae60635184883eaa1cd85fbccebb09995d..d893297f71b6f5f24dadf71c51e5cdcd2937383f 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -80,6 +80,7 @@ Michael Chermside
 Albert Chin-A-Young
 Tom Christiansen
 Vadim Chugunov
+David Cinege
 Mike Clarkson
 Steve Clift
 Josh Cogliati
index 97119054f15b8684cf132b034c359680429aa57f..0dfb969a4a8ed3cf50a5b6b1a8266a151814c2b1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -41,6 +41,9 @@ Extension modules
 - Various bugfixes to the curses module.  There is now a test suite
   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
 
 - Traceback objects are now scanned by cyclic garbage collection, so