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 rav
Recipients JelleZijlstra, docs@python, rav
Date 2017-04-04.12:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491308016.83.0.00748743784017.issue29974@psf.upfronthosting.co.za>
In-reply-to
Content
I have updated the patch after feedback from Jelle Zijlstra and Ivan Levkevskyi. Indeed the example was correct; the patch now adds wording from PEP 484 and PEP 526 to clarify why a function parameter annotation needs to be in quotes and a local variable annotation does not.
History
Date User Action Args
2017-04-04 12:13:36ravsetrecipients: + rav, docs@python, JelleZijlstra
2017-04-04 12:13:36ravsetmessageid: <1491308016.83.0.00748743784017.issue29974@psf.upfronthosting.co.za>
2017-04-04 12:13:36ravlinkissue29974 messages
2017-04-04 12:13:36ravcreate