[Jython-checkins] jython (2.5): Updating NEWS file about issue 1640
alan.kennedy
jython-checkins at python.org
Wed Mar 21 00:32:50 CET 2012
http://hg.python.org/jython/rev/9c21ad4e5818
changeset: 6443:9c21ad4e5818
branch: 2.5
user: Alan Kennedy <alan at xhaus.com>
date: Tue Mar 20 23:31:05 2012 +0000
summary:
Updating NEWS file about issue 1640
files:
NEWS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@
Jython 2.5.3b2
Bugs Fixed
+ - [ 1640 ] cStringIO does not complain on getvalue after close
- [ 1749 ] function descriptor doesn't work in interactive console
- [ 1721 ] NPE when using JSR 223 (TestCase+Patch)
- [ 1536 ] NPE in org.python.jsr223.PyScriptEngine:187
--
Repository URL: http://hg.python.org/jython
More information about the Jython-checkins
mailing list