◐ Shell
reader mode source ↗
Skip to content

bpo-37824: Properly handle user input warnings in IDLE shell.#15500

Merged
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:synwarn
Aug 26, 2019
Merged

bpo-37824: Properly handle user input warnings in IDLE shell.#15500
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:synwarn

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Aug 26, 2019

Copy link
Copy Markdown
Member

Cease turning SyntaxWarnings into SyntaxErrors.

https://bugs.python.org/issue37824

Cease turning SyntaxWarnings into SyntaxErrors.
@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error needs backport to 3.7 labels Aug 26, 2019
@terryjreedy terryjreedy self-assigned this Aug 26, 2019
@terryjreedy terryjreedy merged commit 1039f39 into python:master Aug 26, 2019
@terryjreedy terryjreedy deleted the synwarn branch August 26, 2019 06:27
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-15504 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 Aug 26, 2019
…GH-15500)

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

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

Copy link
Copy Markdown

GH-15505 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 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
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants