bpo-40807: Show warnings once from codeop._maybe_compile#20486
bpo-40807: Show warnings once from codeop._maybe_compile#20486terryjreedy merged 4 commits intopython:masterfrom
Conversation
|
When you're done making the requested changes, leave the comment: |
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @terryjreedy: please review the changes made to this pull request. |
|
I am adding the News entry and will merge when possible, and then finish the IDLE fix that requires this. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9. |
|
@terryjreedy: Please replace |
|
GH-20639 is a backport of this pull request to the 3.9 branch. |
|
GH-20640 is a backport of this pull request to the 3.8 branch. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
GH-20672 is a backport of this pull request to the 3.8 branch. |
) * bpo-40807: Show warnings once from codeop._maybe_compile * Move catch_warnings * news Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 052d3fc) Co-authored-by: Cheryl Sabella <[email protected]>
) * bpo-40807: Show warnings once from codeop._maybe_compile * Move catch_warnings * news Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 052d3fc) Co-authored-by: Cheryl Sabella <[email protected]>
|
GH-20673 is a backport of this pull request to the 3.7 branch. |
* bpo-40807: Show warnings once from codeop._maybe_compile * Move catch_warnings * news Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 052d3fc) Co-authored-by: Cheryl Sabella <[email protected]>
|
|
|
It seems like this change introduced a regression, would you mind to have a look at https://bugs.python.org/issue41520 ? cc @csabella |
https://bugs.python.org/issue40807