Python 2.7 将于 2020 年 1 月 1 日结束其生命周期

标签 python python-2.7

关闭。这个问题不满足Stack Overflow guidelines .它目前不接受答案。












想改善这个问题吗?更新问题,使其成为 on-topic对于堆栈溢出。

2年前关闭。




Improve this question




这个警告的确切含义是什么:

DEPRECATION WARNING: Python 2.7 will reach the end of its life on January 1st, 2020. 

最佳答案

PEP 373 :

Being the last of the 2.x series, 2.7 will have an extended period of maintenance. Specifically, 2.7 will receive bugfix support until January 1, 2020. After the last release, 2.7 will receive no support.

Planned future release dates:

  • 2.7.17 mid 2019
  • 2.7.18 January 2020

关于Python 2.7 将于 2020 年 1 月 1 日结束其生命周期,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57737855/

相关文章:

java - Python Blowfish 加密

python - 在 __init__.py 中递归填充 __all__

python - 如何最好地使用 Python 列表?

python - 忽略 Plotly 烛台中的“分钟/小时”数据中的非交易日(假期/删除缺口)

python - object.__eq__ 如何访问调用它的方法的范围?

python-2.7 - 如何将魔杖图像对象转换为 opencv 图像(numpy 数组)

python - '类型错误 : Scalar value for argument 'color' is not numeric' when using opencv-python drawing a circle

Python + Selenium : How can click on "onclick" elements?

python - pip 安装启用失败

Python json 编写 ValueError : No JSON object could be decoded