◐ Shell
clean mode source ↗

bpo-37824: Properly handle user input warnings in IDLE shell. by terryjreedy · Pull Request #15500 · python/cpython

Cease turning SyntaxWarnings into SyntaxErrors.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 26, 2019
…GH-15500)

Cease turning SyntaxWarnings into SyntaxErrors.
(cherry picked from commit 1039f39)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 26, 2019
…GH-15500)

Cease turning SyntaxWarnings into SyntaxErrors.
(cherry picked from commit 1039f39)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

terryjreedy added a commit that referenced this pull request

Aug 26, 2019
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

Aug 26, 2019
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

Sep 10, 2019
…GH-15500)

Cease turning SyntaxWarnings into SyntaxErrors.

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
…GH-15500)

Cease turning SyntaxWarnings into SyntaxErrors.

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
…GH-15500)

Cease turning SyntaxWarnings into SyntaxErrors.