Skip to content

Conversation

@ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Jun 24, 2019

eval() was being called an extra time without a filter for
deprecation warnings.

https://bugs.python.org/issue37393

eval() was being called an extra time without a filter for
deprecation warnings.
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-14366 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2019
eval() was being called an extra time without a filter for
deprecation warnings.
(cherry picked from commit 9fe42b4)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-14367 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2019
eval() was being called an extra time without a filter for
deprecation warnings.
(cherry picked from commit 9fe42b4)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request Jun 25, 2019
eval() was being called an extra time without a filter for
deprecation warnings.
(cherry picked from commit 9fe42b4)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request Jun 25, 2019
eval() was being called an extra time without a filter for
deprecation warnings.
(cherry picked from commit 9fe42b4)

Co-authored-by: Zackery Spytz <[email protected]>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
eval() was being called an extra time without a filter for
deprecation warnings.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
eval() was being called an extra time without a filter for
deprecation warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants