Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44801

PyCharm 2016.1 RC 发布

$
0
0

PyCharm 2016.1 RC 发布了。PyCharm是由JetBrains打造的一款Python IDE。

改进日志:

Code InsightFeaturePY-18598Proposal to extend PY2 type signatures with "(...) -> rtype"
FeaturePY-18741Support inline comments with type annotations for individual function parameters
FeaturePY-18254Support Python 2.7 additions to PEP 484
BugPY-18820Intention "Annotate types" inserts "NoneType" instead of plain "None" in function type comments
BugPY-18726PEP 484 function type comments containing Callable types are not recognized
BugPY-18762Support annotations for homogeneous tuples, e.g. Tuple[int, ...]
BugPY-18763Support annotations for callable objects with unconstrained parameter types
BugPY-18739Old type format for auto-generated annotations
ExceptionPY-18328CTRL+ALT+B on method leads to excpetion
DebuggerBugPY-18780Remote debugger: incorrect warning
BugPY-18655PyCharm ships with "tests" pydev helper

下载地址:http://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview+(EAP)


Viewing all articles
Browse latest Browse all 44801

Trending Articles