summaryrefslogtreecommitdiffstats
path: root/Doc/includes/email-read-alternative.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-09-25 08:21:21 (GMT)
committerGitHub <noreply@github.com>2022-09-25 08:21:21 (GMT)
commitf29c88de52f8f88e63a1b4f8c9f22bf464d7f7c6 (patch)
tree8af1bd91fe6afaedce5c46c33526c98848e7edc9 /Doc/includes/email-read-alternative.py
parent437032e313e6fa63732194eeb983ece51de966f7 (diff)
downloadcpython-f29c88de52f8f88e63a1b4f8c9f22bf464d7f7c6.zip
cpython-f29c88de52f8f88e63a1b4f8c9f22bf464d7f7c6.tar.gz
cpython-f29c88de52f8f88e63a1b4f8c9f22bf464d7f7c6.tar.bz2
gh-96052: codeop: fix handling compiler warnings in incomplete input (GH-96132)
Previously codeop.compile_command() emitted compiler warnings (SyntaxWarning or DeprecationWarning) and raised a SyntaxError for incomplete input containing a potentially incorrect code. Now it always returns None for incomplete input without emitting any warnings. (cherry picked from commit 426d72e7ddb0af5cf851914ac75127186dd1ff04) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/includes/email-read-alternative.py')
0 files changed, 0 insertions, 0 deletions