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 pablogsal
Recipients Guido.van.Rossum, pablogsal, yselivanov
Date 2021-01-03.04:38:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609648691.62.0.913962483928.issue42093@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e8fe1986cb4205fb9f883c89b9d5d76a9847e0b by Pablo Galindo in branch 'master':
bpo-42093: Tweak the what's new message about the new LOAD_ATTR opcode cache (GH-24070)
https://github.com/python/cpython/commit/9e8fe1986cb4205fb9f883c89b9d5d76a9847e0b
History
Date User Action Args
2021-01-03 04:38:11pablogsalsetrecipients: + pablogsal, yselivanov, Guido.van.Rossum
2021-01-03 04:38:11pablogsalsetmessageid: <1609648691.62.0.913962483928.issue42093@roundup.psfhosted.org>
2021-01-03 04:38:11pablogsallinkissue42093 messages
2021-01-03 04:38:11pablogsalcreate