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 larry
Recipients larry, nikratio, skrah
Date 2014-01-18.23:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390089286.7.0.930198072776.issue20177@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, you should drop things that look like return annotations in the original docstring.

I don't have a magic formula for finding unchanged functions, sorry.
History
Date User Action Args
2014-01-18 23:54:46larrysetrecipients: + larry, nikratio, skrah
2014-01-18 23:54:46larrysetmessageid: <1390089286.7.0.930198072776.issue20177@psf.upfronthosting.co.za>
2014-01-18 23:54:46larrylinkissue20177 messages
2014-01-18 23:54:46larrycreate