[Jython-checkins] jython (2.5): changelog 9a7527827dbf
philip.jenvey
jython-checkins at python.org
Sat Apr 23 02:10:43 CEST 2011
http://hg.python.org/jython/rev/196a5e66a7bd
changeset: 6195:196a5e66a7bd
branch: 2.5
user: Philip Jenvey <pjenvey at underboss.org>
date: Fri Apr 22 17:07:20 2011 -0700
summary:
changelog 9a7527827dbf
files:
NEWS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
Jython 2.5.3a1
Bugs Fixed
- [ 1727 ] Error in Jython 2.5.2 with os.stat and varargs
+ - [ 1735 ] return type of os.read is unicode, not str
Jython 2.5.2
same as 2.5.2rc4
--
Repository URL: http://hg.python.org/jython
More information about the Jython-checkins
mailing list