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 rhettinger
Recipients miss-islington, rhettinger
Date 2019-03-25.08:21:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553502061.71.0.609482371255.issue35884@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68d228f174ceed151200e7e0b44ffc5edd4e0ea2 by Raymond Hettinger (Stefan Behnel) in branch 'master':
bpo-35884: Add string-keys-only microbenchmark for dict access to var_access_benchmark.py (GH-11905)
https://github.com/python/cpython/commit/68d228f174ceed151200e7e0b44ffc5edd4e0ea2
History
Date User Action Args
2019-03-25 08:21:01rhettingersetrecipients: + rhettinger, miss-islington
2019-03-25 08:21:01rhettingersetmessageid: <1553502061.71.0.609482371255.issue35884@roundup.psfhosted.org>
2019-03-25 08:21:01rhettingerlinkissue35884 messages
2019-03-25 08:21:01rhettingercreate