Jython 2.7b3
Bugs Fixed
- [ 2108 ] Cannot set attribute to instances of AST/PythonTree (blocks pyflakes)
- [ 1497 ] ast classes do not have appropiate base classes
- [ 1980 ] ast.Eq, ast.Gt, ast.GtE, ast.In, ast.Is, ast.IsNot, ast.Lt, ast.LtE, ast.NotEq and ast.NotIn should be subclasses of ast.cmpop
- [ 1981 ] ast.And and ast.Or should be subclasses of ast.boolop
New Features
- [ 1896215 ] findResource(s) for SyspathJavaLoader
- [ 1591 ] Interactive interpreter stuck on '...' loop
Jython 2.7b2
Bugs Fixed
- [ 1753 ] zlib doesn't call end() on compress and decompress
- [ 1860 ] test failures in test_array.py
- [ 1862 ] cStringIO does not support arrays as arguments
- [ 1876 ] PYTHONIOENCODING unsupported, used (among others) by PyDev
- [ 1926 ] Adjust MutableSet.pop test so we do not need to skip it
- [ 1964 ] time.strptime() does not support %f in format
- [ 2005 ] threading.Event object's wait([timeout]) function returns null instead of True/False.
- [ 2013 ] %x hex formatting takes O(N^2) time.
- [ 2020 ] str.translate should delete characters in the second arg when table is None
- [ 2027 ] Discrepancy in bin(-num) output
- [ 2033 ] test_strptime fails: test_mar1_comes_after_feb29_even_when_omitting_the_year
- [ 2046 ] sys.stdin.readline() hangs when
jython 2.7 b3发布
转载下一篇:阿狸表情图采集代码示例
举报文章
请选择举报类型
内容侵权
涉嫌营销
内容抄袭
违法信息
其他
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M
相关文章
-
批量生成Oracle DDL文件程序(Jython+zxJDBC版)
批量生成Oracle DDL文件程序(Jython+zxJDBC版)之前写了一个批量生成Oracle DDL文件的Python程序
Python Oracle 工具 sql oracle -
BladeDISC 0.2.0更新发布
在BladeDISC正式开源三个月后,我们发布了0.2.0版本,该更新包含了大量的性能优化与功能增强。
深度学习 编译器 数据 存储 并行计算 -
Flutter 2.10 正式发布,包含 Windows 平台正式版,快来看看有什么新内容
新年快乐 ~ 适逢新春佳节,欢迎来到 Flutter 2.10 稳定版本的更新,自上次发布至今还不到两个月。
前端 Flutter Android flutter ios -
Android Studio Bumblebee | 2021.1.1 发布,快来看看更新了什么
Android Studio Bumblebee 作为一个新的大版本更新,其中包含许多新功能和改进。
Android 前端 Flutter android 开发者 -
Java之——调用python方法
今天,给大家介绍下如何在java中调用python方法。
java jython python python脚本 -
Flutter 2.10 升级填坑指南
事实上按照 Flutter 每个版本的投入使用规律,应该是第三个小版本最稳,以 Flutter 目前庞大的用户量,每次正式版的发布必然带来各种奇奇怪怪的问题。
前端 Flutter Android android flutter -
Android AGP 7.0 适配,开始强制 JDK 11
本次跟随 Arctic Fox 更新的其中一个重点就是 AGP 7.0 的调整,AGP 7.0都用上 JDK 11 了你知道吗?
Android Flutter gradle android java
d397c8b23bff 5 月前
7a39ed24b7d2 5 月前