Jython 2.5.3 beta1发布
Jython 2.5.3第一个beta版本发布于2012年2月24号,主要是修复对os.stat和可变参数在Jython2.5.2的错误以及Python对象的故障问题,修复列表: [ 1727 ] Error in Jython 2.5.2 with os.stat and varargs [ 1735 ] r
Jython 2.5.3第一个beta版本发布于2012年2月24号,主要是修复对os.stat和可变参数在Jython2.5.2的错误以及Python对象的故障问题,修复列表:
- [ 1727 ] Error in Jython 2.5.2 with os.stat and varargs
- [ 1735 ] return type of os.read is unicode, not str
- [ 1755 ] os.utime('/tmp/nonexistent-file', None) fails to raise OSError
- [ 1768 ] sax.parse doesn't handle attributes with name 'id' correctly
- [ 1803 ] _tcpsocket doesn't have 'family' attribute
- [ 1804 ] _tcpsocket doesn't have 'type' and 'proto' attributes
- [ 1809 ] socket.getaddrinfo sometimes returns an object that crashes in __str__
- [ 1811 ] Recursive import bug w/ SQLAlchemy 0.7.3
- [ 1819 ] Incorrect handling of Java object toString methods returning null
- [ 1824 ] os.link() can silently fail
- [ 1825 ] EnvironmentError.filename is str even if original name is unicode
- [ 1828 ] Problems inheriting from long
- [ 1833 ] Trouble passing Python objects through a Java class back to Python
完整列表请看:http://www.jython.org/latest.html
- 上一篇:JRuby 1.6.7 发布
- 下一篇:Clojure 1.4发布 并发编程语言
精彩图集
精彩文章