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 vstinner
Recipients Ramchandra Apte, amaury.forgeotdarc, benjamin.peterson, bhy, larry, richardb, vstinner
Date 2013-12-04.01:28:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386120502.51.0.987923336963.issue3208@psf.upfronthosting.co.za>
In-reply-to
Content
This issue has been addressed by the PEP 436 (Argument Clinic) which supports annotation per parameter and annotation on the return type. This PEP has been implemented in Python 3.4.

I suggest to close the issue, but I would prefer that Larry closes the issue instead of me, he wrote the PEP.
History
Date User Action Args
2013-12-04 01:28:22vstinnersetrecipients: + vstinner, amaury.forgeotdarc, larry, richardb, benjamin.peterson, bhy, Ramchandra Apte
2013-12-04 01:28:22vstinnersetmessageid: <1386120502.51.0.987923336963.issue3208@psf.upfronthosting.co.za>
2013-12-04 01:28:22vstinnerlinkissue3208 messages
2013-12-04 01:28:22vstinnercreate