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 steven.daprano
Recipients bup, steven.daprano
Date 2019-03-14.03:37:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552534624.63.0.619490180534.issue36283@roundup.psfhosted.org>
In-reply-to
Content
> The footnote about why eval/exec cannot be used for arbitrary code

Which footnote? I see nothing here:

https://docs.python.org/3/library/functions.html#eval

> On that point, I still don't understand why PyObject_GetItem doesn't have a PyDict_CheckExact test ...
> After writing all that out this seems more like an issue with  PyObject_GetItem


One bug report per ticket please.
History
Date User Action Args
2019-03-14 03:37:04steven.dapranosetrecipients: + steven.daprano, bup
2019-03-14 03:37:04steven.dapranosetmessageid: <1552534624.63.0.619490180534.issue36283@roundup.psfhosted.org>
2019-03-14 03:37:04steven.dapranolinkissue36283 messages
2019-03-14 03:37:04steven.dapranocreate