[3.7] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486)#20673
[3.7] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486)#20673miss-islington merged 3 commits into
Conversation
) * bpo-40807: Show warnings once from codeop._maybe_compile * Move catch_warnings * news Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 052d3fc) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
|
@csabella and @terryjreedy: Status check is done, and it's a failure ❌ . |
Sorry, something went wrong.
1 similar comment
|
@csabella and @terryjreedy: Status check is done, and it's a failure ❌ . |
Sorry, something went wrong.
|
With the test.support change backported, the new test runs on 3.7 and fails on I think we should hold off on this until we learn of code that will make the current test (and blurb) relevant, or until we are sure that there is no such code, or until the next and final 3.7 bugfix release (in about a month). |
Sorry, something went wrong.
terryjreedy
left a comment
There was a problem hiding this comment.
See previous comment. Either change test with relevant code, so it passes, or close upon deciding there is no such code or 3.7 goes into security mode.
Sorry, something went wrong.
bpo-40807: Show warnings once from codeop._maybe_compile
Move catch_warnings
news
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
(cherry picked from commit 052d3fc)
Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com
https://bugs.python.org/issue40807