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 serhiy.storchaka
Recipients larry, ncoghlan, rhettinger, serhiy.storchaka
Date 2015-06-24.12:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435148179.31.0.597129639307.issue24483@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer do not repeat the code, but I afraid this can affect the performance, and the performance of PyDict_GetItem is critical for Python.
History
Date User Action Args
2015-06-24 12:16:19serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, larry
2015-06-24 12:16:19serhiy.storchakasetmessageid: <1435148179.31.0.597129639307.issue24483@psf.upfronthosting.co.za>
2015-06-24 12:16:19serhiy.storchakalinkissue24483 messages
2015-06-24 12:16:19serhiy.storchakacreate