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 terry.reedy
Recipients stestagg, terry.reedy, xxm
Date 2021-01-05.21:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609881790.83.0.568107295092.issue42712@roundup.psfhosted.org>
In-reply-to
Content
I closed the following by Xinmeng as duplicates of this:
#42713 eval(...) 
#42714 compile(...)
#42715 exec(...)
#42716 ast.parse(...)

This is probably a duplicate of #42609, and should likely be closed also.
History
Date User Action Args
2021-01-05 21:23:11terry.reedysetrecipients: + terry.reedy, xxm, stestagg
2021-01-05 21:23:10terry.reedysetmessageid: <1609881790.83.0.568107295092.issue42712@roundup.psfhosted.org>
2021-01-05 21:23:10terry.reedylinkissue42712 messages
2021-01-05 21:23:10terry.reedycreate