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 Mark.Shannon
Recipients Mark.Shannon, abarry, mdk, serhiy.storchaka, sjpalt, vstinner
Date 2019-05-26.14:25:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558880752.44.0.699010515557.issue28866@roundup.psfhosted.org>
In-reply-to
Content
New changeset 180dc1b0f4a57c3f66351568ae8488fa8576d7f0 by Mark Shannon (Julien Palard) in branch 'master':
bpo-28866: No type cache for types with specialized mro, invalidation is hard. (#13157)
https://github.com/python/cpython/commit/180dc1b0f4a57c3f66351568ae8488fa8576d7f0
History
Date User Action Args
2019-05-26 14:25:52Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, serhiy.storchaka, abarry, mdk, sjpalt
2019-05-26 14:25:52Mark.Shannonsetmessageid: <1558880752.44.0.699010515557.issue28866@roundup.psfhosted.org>
2019-05-26 14:25:52Mark.Shannonlinkissue28866 messages
2019-05-26 14:25:52Mark.Shannoncreate