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 gvanrossum
Recipients gvanrossum, levkivskyi, serhiy.storchaka
Date 2017-12-12.23:37:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513121835.09.0.213398074469.issue32226@psf.upfronthosting.co.za>
In-reply-to
Content
I like the current approach (PyObject_GetItem).  I agree with both of your reasons to prefer it.
History
Date User Action Args
2017-12-12 23:37:15gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, levkivskyi
2017-12-12 23:37:15gvanrossumsetmessageid: <1513121835.09.0.213398074469.issue32226@psf.upfronthosting.co.za>
2017-12-12 23:37:15gvanrossumlinkissue32226 messages
2017-12-12 23:37:15gvanrossumcreate