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 methane
Recipients Jim Fasarakis-Hilliard, Roy Williams, Ryan May, brett.cannon, francismb, gvanrossum, josh.r, jstasiak, methane, ncoghlan, ned.deily, vstinner, yselivanov
Date 2019-06-03.12:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559565072.24.0.898940906066.issue26219@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91234a16367b56ca03ee289f7c03a34d4cfec4c8 by Inada Naoki in branch 'master':
bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)
https://github.com/python/cpython/commit/91234a16367b56ca03ee289f7c03a34d4cfec4c8
History
Date User Action Args
2019-06-03 12:31:12methanesetrecipients: + methane, gvanrossum, brett.cannon, ncoghlan, vstinner, ned.deily, francismb, yselivanov, jstasiak, josh.r, Jim Fasarakis-Hilliard, Ryan May, Roy Williams
2019-06-03 12:31:12methanesetmessageid: <1559565072.24.0.898940906066.issue26219@roundup.psfhosted.org>
2019-06-03 12:31:12methanelinkissue26219 messages
2019-06-03 12:31:12methanecreate