PyCharm 2016.2.2 RC 正式发布了。在该版本中,修复了几个在调试软件和代码分析器中发现的问题。
下面是一些本次的 bug 修复和特性改进列表:
Wrong union type is inferred for the reference to a module imported via Python 2 implicit relative import
Add type checking for coroutines
No invitation '>?' to input in python console
Breakpoints don't work in included Django templates
Duplicate warnings in "New Project" wizard
debugger stopping in all threads after resuming from a breakpoint
下载:
http://download.jetbrains.com/python/pycharm-professional-162.1812.1.exe
软件详情:https://confluence.jetbrains.com/display/PYH/PyCharm+162.1812.1+Release+Notes
来自:开源中国社区

