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 Dmitry Rubanovich, methane, rhettinger, serhiy.storchaka, xiang.zhang
Date 2017-06-23.06:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498198972.79.0.34580044376.issue29304@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 073ae487b3ff9001c69d530c7555ddaa530dee16 by INADA Naoki in branch 'master':
bpo-29304: simplify lookdict_index() function. (GH-2273)
https://github.com/python/cpython/commit/073ae487b3ff9001c69d530c7555ddaa530dee16
History
Date User Action Args
2017-06-23 06:22:52methanesetrecipients: + methane, rhettinger, serhiy.storchaka, xiang.zhang, Dmitry Rubanovich
2017-06-23 06:22:52methanesetmessageid: <1498198972.79.0.34580044376.issue29304@psf.upfronthosting.co.za>
2017-06-23 06:22:52methanelinkissue29304 messages
2017-06-23 06:22:52methanecreate