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 Grzegorz Krasoń, rhettinger, steven.daprano
Date 2019-07-23.01:25:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20190723012517.GA10875@ando.pearwood.info>
In-reply-to <1563790933.03.0.637783378951.issue37646@roundup.psfhosted.org>
Content
I'm not sure we should be so quick to close this. At the very least, I 
think the documentation could be improved.

It does seem desirable to have the invariant:

    `expression` == `eval("expression")`

apply in any environment. Was the change in behaviour between 2 and 3 
intentional, or just a side-effect of the change in implementation?
History
Date User Action Args
2019-07-23 01:25:24steven.dapranosetrecipients: + steven.daprano, rhettinger, Grzegorz Krasoń
2019-07-23 01:25:24steven.dapranolinkissue37646 messages
2019-07-23 01:25:24steven.dapranocreate