[Python-checkins] python/dist/src/Misc NEWS,1.1193年2月6日,1.1193年2月7日

rhettinger at users.sourceforge.net rhettinger at users.sourceforge.net
Tue Dec 21 00:55:35 CET 2004


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31728/Misc
Modified Files:
 Tag: release24-maint
	NEWS 
Log Message:
SF bug #951915: fix bug in StringIO.truncate - length not changed 
(Patch by Armin Rigo.)
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.1193年2月6日
retrieving revision 1.1193年2月7日
diff -u -d -r1.1193年2月6日 -r1.1193年2月7日
--- NEWS	18 Dec 2004 19:22:18 -0000	1.1193年2月6日
+++ NEWS	20 Dec 2004 23:55:31 -0000	1.1193年2月7日
@@ -19,6 +19,9 @@
 Library
 -------
 
+- StringIO.truncate() now correctly adjusts the size attribute.
+ (Bug #951915).
+
 - The decimal module wouldn't run on builds without threads (Bug #1083645).
 
 - Bug #1086555: Fix leak in syslog module.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /