◐ Shell
clean mode source ↗

gh-82005: Properly handle user input warnings in IDLE shell. by terryjreedy · Pull Request #15311 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

Cease turning SyntaxWarnings into SyntaxErrors. Print warnings
in the shell, not a possibly non-existent command line.
# Conflicts:
#	Lib/idlelib/pyshell.py
# Conflicts:
#	Lib/idlelib/pyshell.py
# Conflicts:
#	Lib/idlelib/pyshell.py

taleinat

@terryjreedy terryjreedy changed the title bpo-37824: Properly handle user input warnings in IDLE shell. gh-82005: Properly handle user input warnings in IDLE shell.

Dec 17, 2023

Labels