[docs] What's new item for PEP 526 -- Variable annotations (issue 28109)

guido at python.org guido at python.org
Mon Sep 12 18:19:02 EDT 2016


http://bugs.python.org/review/28109/diff/18522/Doc/whatsnew/3.6.rst
File Doc/whatsnew/3.6.rst (right):

http://bugs.python.org/review/28109/diff/18522/Doc/whatsnew/3.6.rst#newcode295
Doc/whatsnew/3.6.rst:295: Just as for function annotations, Python
interpreter does not attach any
Still needs "the" in front of "Python interpreter".

http://bugs.python.org/review/28109/diff/18522/Doc/whatsnew/3.6.rst#newcode300
Doc/whatsnew/3.6.rst:300: type metadata for third party tools and
libraries via abstract syntax tree and
*the* abstract syntax tree

http://bugs.python.org/review/28109/diff/18522/Doc/whatsnew/3.6.rst#newcode309
Doc/whatsnew/3.6.rst:309: 
On 2016/09/12 23:54:22, Yury Selivanov wrote:
> I think we can add a link to mypy and/or pytype, and maybe even
mention PyCharm.

Yes.

http://bugs.python.org/review/28109/


More information about the docs mailing list