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 brett.cannon
Recipients brett.cannon
Date 2008-03-17.17:34:29
SpamBayes Score 0.41430056
Marked as misclassified No
Message-id <1205775270.85.0.593709274943.issue2331@psf.upfronthosting.co.za>
In-reply-to
Content
Parameter annotations (e.g., ``def fxn(a:int) -> str: pass`` need to be
backported.
History
Date User Action Args
2008-03-17 17:34:30brett.cannonsetspambayes_score: 0.414301 -> 0.41430056
recipients: + brett.cannon
2008-03-17 17:34:30brett.cannonsetspambayes_score: 0.414301 -> 0.414301
messageid: <1205775270.85.0.593709274943.issue2331@psf.upfronthosting.co.za>
2008-03-17 17:34:29brett.cannonlinkissue2331 messages
2008-03-17 17:34:29brett.cannoncreate