Staging
v0.8.1
https://github.com/python/cpython
Revision 077887059a5b3d38161dfd74b160c701445a1ef0 authored by Miss Islington (bot) on 26 August 2019, 06:52:45 UTC, committed by Terry Jan Reedy on 26 August 2019, 06:52:45 UTC
Cease turning SyntaxWarnings into SyntaxErrors.
(cherry picked from commit 1039f39c9c6edb4c185856c19316d3a4eb561c38)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent 352a123
History
Tip revision: 077887059a5b3d38161dfd74b160c701445a1ef0 authored by Miss Islington (bot) on 26 August 2019, 06:52:45 UTC
bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500)
Tip revision: 0778870
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.8 KB
_testembed.c -rw-r--r-- 40.8 KB
python.c -rw-r--r-- 298 bytes

README

back to top