[3.8] bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500) by miss-islington · Pull Request #15504 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
terryjreedy merged 1 commit intopython:3.8from
Aug 26, 2019Merged
Conversation
Copy link Copy Markdown
Contributor
Cease turning SyntaxWarnings into SyntaxErrors.
(cherry picked from commit 1039f39)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
miss-islington
requested a review
from terryjreedy
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
type-bug
awaiting review labels
Aug 26, 2019terryjreedy approved these changes Aug 26, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 26, 2019
miss-islington commented
Aug 26, 2019@terryjreedy: Status check is done, and it's a success ✅ .
terryjreedy
merged commit
0778870
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-1039f39-3.8
branch
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 26, 2019
miss-islington commented
Aug 26, 2019@terryjreedy: Status check is done, and it's a success ✅ .
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 26, 2019
miss-islington commented
Aug 26, 2019@terryjreedy: Status check is done, and it's a success ✅ .
serhiy-storchaka
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment