summaryrefslogtreecommitdiffstats
path: root/Python/ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-10-02 14:54:16 (GMT)
committerGitHub <noreply@github.com>2023-10-02 14:54:16 (GMT)
commit9207c870bec173dafd3f2e6c811482c782db034f (patch)
treed48539f49805eb013b291202fdda954d6ac779cc /Python/ast.c
parenta4f186ad4934aad30ea2f54d9f88726e60db1250 (diff)
downloadcpython-9207c870bec173dafd3f2e6c811482c782db034f.zip
cpython-9207c870bec173dafd3f2e6c811482c782db034f.tar.gz
cpython-9207c870bec173dafd3f2e6c811482c782db034f.tar.bz2
[3.12] gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) (#109090)
gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) It now points on the invalid non-ASCII character, not on the valid numerical literal. (cherry picked from commit b2729e93e9d73503b1fda4ea4fecd77c58909091) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions