龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > 软件开发 > JAVA开发 >

Jython 2.5.3 beta1发布

时间:2013-02-01 23:10来源:未知 作者:admin 点击:
分享到:
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


精彩图集

赞助商链接