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 methane
Recipients Guido.van.Rossum, Mark.Shannon, gvanrossum, iritkatriel, methane, rhettinger, serhiy.storchaka, terry.reedy
Date 2021-10-03.02:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633227596.55.0.893816140634.issue36521@roundup.psfhosted.org>
In-reply-to
Content
> So overhead is around 2%. And this 2% is problem only for "creating function with annotation, without docstring, never called, in loop" situation.

My bad, "creating function with docstring, without annotation, nevercalled in loop" situation.
History
Date User Action Args
2021-10-03 02:19:56methanesetrecipients: + methane, gvanrossum, rhettinger, terry.reedy, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, iritkatriel
2021-10-03 02:19:56methanesetmessageid: <1633227596.55.0.893816140634.issue36521@roundup.psfhosted.org>
2021-10-03 02:19:56methanelinkissue36521 messages
2021-10-03 02:19:56methanecreate