This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author James.Tatum
Recipients James.Tatum, docs@python
Date 2016-05-09.01:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462756311.8.0.304204398387.issue26982@psf.upfronthosting.co.za>
In-reply-to
Content
In https://github.com/python/typeshed/issues/180, we discussed a slight ambiguity with PEP 484's mention of forward references. It wasn't entirely clear that they don't apply unless using function annotations. This patch attempts to clear up the ambiguity.
History
Date User Action Args
2016-05-09 01:11:51James.Tatumsetrecipients: + James.Tatum, docs@python
2016-05-09 01:11:51James.Tatumsetmessageid: <1462756311.8.0.304204398387.issue26982@psf.upfronthosting.co.za>
2016-05-09 01:11:51James.Tatumlinkissue26982 messages
2016-05-09 01:11:51James.Tatumcreate