Skip to content

完全移除对 Python 2 的支持 #504

@ldsink

Description

@ldsink

问题描述 (Description)

Python 2.7 尽管4月可能还会有一次安全更新发布,但是现在已经正式停止支持。

是否考虑升级一次大版本,从 1.X.X 跳到 3.X.X(以前讨论过 2.0 的想法,为避免混淆,大版本直接跳到 3),彻底移除 Python2 相关的兼容代码。

坏处

依旧使用 Python2.7 的用户可能无法使用之后的版本

好处

  • 可以删掉大量兼容性代码
  • 使用的一些第三方库不需要考虑 Python2 的兼容性

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions