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 serhiy.storchaka
Recipients corona10, gvanrossum, serhiy.storchaka, vstinner
Date 2020-04-23.12:28:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587644890.76.0.0441342592863.issue40369@roundup.psfhosted.org>
In-reply-to
Content
I have doubts that GenericAlias instances are created in mass in tight loops. Do you have any realistic example which would benefit from speeding up creation of GenericAlias instances?
History
Date User Action Args
2020-04-23 12:28:10serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, corona10
2020-04-23 12:28:10serhiy.storchakasetmessageid: <1587644890.76.0.0441342592863.issue40369@roundup.psfhosted.org>
2020-04-23 12:28:10serhiy.storchakalinkissue40369 messages
2020-04-23 12:28:10serhiy.storchakacreate