Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我很好奇 pycharm 4.5.4 是否支持 python 3.5?如果没有,是否记录了何时将其包括在内?哪个版本以及何时发布?
谢谢
今天的 PyCharm 5 EAP宣布支持 Python 3.5。
电动地铁,
似乎他们对 Python 3.5 有“初步支持”
从他们的博客中查看此链接
这个家伙通过推特向他们询问了它的支持,让我们密切关注他们的回答
更多关于 4.5.x 的博客
初始支持 Python 3.5 并支持 PEP 465:用于矩阵乘法的专用中缀运算符。一旦 PEP 484: Type Hints 和 PEP 448: Additional unpacking generalizations 最终确定,我们将在下一个 EAP 版本中继续实现对 Python 3.5 的支持。