bpo-37824: Properly handle user input warnings in IDLE shell. by terryjreedy · Pull Request #15500 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
terryjreedy added a commit that referenced this pull request
Cease turning SyntaxWarnings into SyntaxErrors. (cherry picked from commit 1039f39) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request
Cease turning SyntaxWarnings into SyntaxErrors. (cherry picked from commit 1039f39) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
lisroach pushed a commit to lisroach/cpython that referenced this pull request
…GH-15500) Cease turning SyntaxWarnings into SyntaxErrors.
DinoV pushed a commit to DinoV/cpython that referenced this pull request
…GH-15500) Cease turning SyntaxWarnings into SyntaxErrors.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
…GH-15500) Cease turning SyntaxWarnings into SyntaxErrors.