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 gvanrossum
Recipients gvanrossum, kflu, levkivskyi
Date 2019-09-28.00:07:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569629272.05.0.30521055256.issue38298@roundup.psfhosted.org>
In-reply-to
Content
For performance reasons the implementation of generics changed completely in 3.7. I don't think we can restore the behavior you observed in 3.6.
History
Date User Action Args
2019-09-28 00:07:52gvanrossumsetrecipients: + gvanrossum, levkivskyi, kflu
2019-09-28 00:07:52gvanrossumsetmessageid: <1569629272.05.0.30521055256.issue38298@roundup.psfhosted.org>
2019-09-28 00:07:52gvanrossumlinkissue38298 messages
2019-09-28 00:07:51gvanrossumcreate