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 dino.viehland, methane, pablogsal, vstinner
Date 2021-03-20.19:12:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616267533.61.0.469721385407.issue43452@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee48c7d54147ae906776b9f6f96e8920e097d0c4 by Dino Viehland in branch 'master':
bpo-43452: Micro-optimizations to PyType_Lookup (GH-24804)
https://github.com/python/cpython/commit/ee48c7d54147ae906776b9f6f96e8920e097d0c4
History
Date User Action Args
2021-03-20 19:12:13pablogsalsetrecipients: + pablogsal, vstinner, dino.viehland, methane
2021-03-20 19:12:13pablogsalsetmessageid: <1616267533.61.0.469721385407.issue43452@roundup.psfhosted.org>
2021-03-20 19:12:13pablogsallinkissue43452 messages
2021-03-20 19:12:13pablogsalcreate