设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Nuitka 0.6.0发布,Python解释器

2018-10-8 21:06| 发布者: joejoe0332| 查看: 374| 评论: 0|原作者: oschina|来自: oschina

摘要: Nuitka 0.6.0 发布了。Nuitka 是一个 Python 解释器的替代品,它可以无缝地替代和扩展Python的解释和编译工作。它可以执行编译的代码,并能用很兼容的方式将目标代码一起编译。主要更新内容:Python3.5: Fix, the aw ...

Nuitka 0.6.0 发布了。Nuitka 是一个 Python 解释器的替代品,它可以无缝地替代和扩展 Python 的解释和编译工作。它可以执行编译的代码,并能用很兼容的方式将目标代码一起编译。

主要更新内容:

  • Python3.5: Fix, the awaiting flag was not removed for exceptions thrown into a coroutine, so next time it appeared to be awaiting instead of finished.

  • Python3: Classes in generators that were using built-in functions crashed the compilation with C errors.

  • Some regressions for XML outputs from previous changes were fixed.

  • Fix, hasattr was not raising an exception if used with non-string attributes.

  • For really large compilations, MSVC linker could choke on the input file, line length limits, which is now fixed for the inline copy of Scons.

  • Standalone: Follow changed hidden dependency of PyQt5 to PyQt5.sipfor newer versions

  • Standalone: Include certificate file using by requests module in some cases as a data file.

完整更新内容请查看发布说明

下载地址:

http://nuitka.net/pages/download.html 

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部