Message 207935 - Python tracker

Message207935

Author georg.brandl
Recipients georg.brandl, larry
Date 2014-01-12.08:46:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389516373.98.0.667325196174.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
_tracemalloc converted.

Its existing docstrings did use the

func(arg: argtype) -> rettype

convention.  Is there a way in clinic to retain that?
History
Date User Action Args
2014-01-12 08:46:14georg.brandlsetrecipients: + georg.brandl, larry
2014-01-12 08:46:13georg.brandlsetmessageid: <1389516373.98.0.667325196174.issue20186@psf.upfronthosting.co.za>
2014-01-12 08:46:13georg.brandllinkissue20186 messages
2014-01-12 08:46:13georg.brandlcreate