美文网首页
python2 的时刻表

python2 的时刻表

作者: jiaxiaolei | 来源:发表于2018-03-02 11:16 被阅读11次

Python 2.7 will retire in
https://pythonclock.org/

image.png

What's all this, then?

Python 2.7 will not be maintained past 2020. No official date has been given, so this clock counts down until April 12th, 2020, which will be roughly the time of the 2020 PyCon. I am hereby suggesting we make PyCon 2020 the official end-of-life date, and we throw a massive party to celebrate all that Python 2 has done for us. (If this sounds interesting to you, email pythonclockorg@gmail.com).

Python 2, thank you for your years of faithful service.

Python 3, your time is now.

How do I get started?

If the code you care about is still on Python 2, that's totally understandable. Most of PyPI's popular packages now work on Python 2 and 3, and more are being added every day. To ease the transition, the official porting guide has advice for running Python 2 code in Python 3.

http://www.cnblogs.com/Vito2008/p/5560301.html

Python公告
Python 发布了一个网站 http://pythonclock.org/ 来开始 Python 2.7 版本的退休倒计时。

该版本将在 2020年4月12日 退休。退休后将不再进行任何维护。正式退休将在 2020 年的 PyCon 上宣布。
那大家有秩序的逐步迁移到 Python 3 吧,不要挤,时间大把!

相关文章

  • python2 的时刻表

    Python 2.7 will retire inhttps://pythonclock.org/ What's ...

  • Python2 基础学习教程!

    本文主要讲解Python2基础语法以及用处! Python2 基础教程 Python2 简介 Python2 环境...

  • 15路车时刻表

    15路车时刻表

  • 读读不懂的书才是学习

    小璞从小喜欢读书,可他最喜欢的一类书却是《列车时刻表》。 小璞不仅喜欢看《列车时刻表》,还喜欢背《列车时刻表》。到...

  • 类的继承顺序

    python2新式类继承object的类python2经典类未继承任何类的python2新式类和python3的继...

  • 时刻表

    23点 5点 7点 9点 12点 14点 15点 17点 19点 20:30 21点 0点 7点 8点 11点 1...

  • 时刻表

    5:20起床 5:40_9:30数学 9:30_9:40查题 9:40_10:00玩手机 10:00-11:50生...

  • 美好

    美好需要表达 美好也不需时刻表达

  • 基于QT实现的旅游路线查询系统

    一、功能要求 系统初始的城市总数不少于10个 建立汽车、火车和飞机的时刻表(航班表),时刻表(航班表)中包含沿途到...

  • [源码和文档分享]基于QT实现的旅游路线查询系统

    一、功能要求 系统初始的城市总数不少于10个 建立汽车、火车和飞机的时刻表(航班表),时刻表(航班表)中包含沿途到...

网友评论

      本文标题:python2 的时刻表

      本文链接:https://www.haomeiwen.com/subject/dchfbxtx.html