diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-09-07 14:54:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 14:54:07 (GMT) |
commit | dae62d456e4f2b956e7e4dd538698bec97aec903 (patch) | |
tree | 3524afad5ec7b2acd7181f9427f2753a38df7268 /Python/pystate.c | |
parent | d9d64a4a1397c9e3256984c66a12d92da0dfcd30 (diff) | |
download | cpython-dae62d456e4f2b956e7e4dd538698bec97aec903.zip cpython-dae62d456e4f2b956e7e4dd538698bec97aec903.tar.gz cpython-dae62d456e4f2b956e7e4dd538698bec97aec903.tar.bz2 |
[3.11] gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) (GH-109091)
It now points on the invalid non-ASCII character, not on the valid numerical literal.
(cherry picked from commit b2729e93e9d73503b1fda4ea4fecd77c58909091)
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions