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 Tobotimus
Recipients Tobotimus
Date 2017-12-05.10:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512470859.18.0.213398074469.issue32222@psf.upfronthosting.co.za>
In-reply-to
Content
Correction for above: the type annotation syntax is actually from PEP 3107, not PEP 484.

I should also point out that this behaviour is occurring for annotated return types of functions and methods as well.

This is occurring on both Windows and Linux.
History
Date User Action Args
2017-12-05 10:47:39Tobotimussetrecipients: + Tobotimus
2017-12-05 10:47:39Tobotimussetmessageid: <1512470859.18.0.213398074469.issue32222@psf.upfronthosting.co.za>
2017-12-05 10:47:39Tobotimuslinkissue32222 messages
2017-12-05 10:47:39Tobotimuscreate