Message 305592 - Python tracker

Message305592

Author taleinat
Recipients brett.cannon, larry, ncoghlan, serhiy.storchaka, taleinat, vstinner, yselivanov
Date 2017-11-05.11:31:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509881500.46.0.213398074469.issue31939@psf.upfronthosting.co.za>
In-reply-to
Content
Argument Clinic currently doesn't support input parameter type annotations either, though for this it has more relevant information in many cases.

I think it would be a great boon for AC to enable declaring type annotations, both for input parameters and for return values.
History
Date User Action Args
2017-11-05 11:31:40taleinatsetrecipients: + taleinat, brett.cannon, ncoghlan, vstinner, larry, serhiy.storchaka, yselivanov
2017-11-05 11:31:40taleinatsetmessageid: <1509881500.46.0.213398074469.issue31939@psf.upfronthosting.co.za>
2017-11-05 11:31:40taleinatlinkissue31939 messages
2017-11-05 11:31:40taleinatcreate