Python 3.7.8rc1 和 3.6.11rc1 现可用于测试

栏目: 软件资讯 · 发布时间: 5年前

内容简介:Python 3.7.8rc1 和 3.6.11rc1 现已发布。 3.7.8rc1 是 Python 3.7 系列的下一个错误修复版本的发布预览;3.6.11rc1 是 Python 3.6 系列的下一个安全修复发行版的预览版。这些候选版本的目的是测试 3.7.8 中的安全...

Python 3.7.8rc1 和 3.6.11rc1 现已发布

3.7.8rc1 是 Python 3.7 系列的下一个错误修复版本的发布预览;3.6.11rc1 是 Python 3.6 系列的下一个安全修复发行版的预览版。这些候选版本的目的是测试 3.7.8 中的安全性和错误修复以及 3.6.11 中的安全修复程序。 

官方表示,如果在 2020-06-27 之前未发现严重问题,那么在这些候选版本和最终版本之间不会有代码更改。如果发现问题,可尽快报告给 bugs.python.org

需要注意的是,这些是预览版本,不建议在生产环境中使用。

更多详情见:

https://www.python.org/downloads/release/python-378rc1/

https://www.python.org/downloads/release/python-3611rc1/


以上所述就是小编给大家介绍的《Python 3.7.8rc1 和 3.6.11rc1 现可用于测试》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具