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 python-dev
Recipients methane, pitrou, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-11-15.14:15:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161115141524.12047.78492.E3ADDF61@psf.io>
In-reply-to
Content
New changeset cfc956f13ce2 by Victor Stinner in branch 'default':
Issue #28618: Mark dict lookup functions as hot
https://hg.python.org/cpython/rev/cfc956f13ce2
History
Date User Action Args
2016-11-15 14:15:28python-devsetrecipients: + python-dev, pitrou, vstinner, methane, serhiy.storchaka, yselivanov
2016-11-15 14:15:28python-devlinkissue28618 messages
2016-11-15 14:15:28python-devcreate