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 BTaskaya, gvanrossum, methane, pablogsal, rhettinger, serhiy.storchaka, yselivanov
Date 2021-01-30.02:02:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611972152.38.0.249282905048.issue42927@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c5a938573ce665f00e362c7766912d9b3f3b44e by Guido van Rossum in branch 'master':
bpo-42927: Inline cache for attributes defined with '__slots__' (#24216)
https://github.com/python/cpython/commit/5c5a938573ce665f00e362c7766912d9b3f3b44e
History
Date User Action Args
2021-01-30 02:02:32gvanrossumsetrecipients: + gvanrossum, rhettinger, methane, serhiy.storchaka, yselivanov, pablogsal, BTaskaya
2021-01-30 02:02:32gvanrossumsetmessageid: <1611972152.38.0.249282905048.issue42927@roundup.psfhosted.org>
2021-01-30 02:02:32gvanrossumlinkissue42927 messages
2021-01-30 02:02:32gvanrossumcreate