diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-09-07 14:00:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 14:00:13 (GMT) |
commit | b2729e93e9d73503b1fda4ea4fecd77c58909091 (patch) | |
tree | 1dbd2482d926c33423c48fde3a2e3505cbb5c5a6 /Python/specialize.c | |
parent | ac31f714c3e55a7951a9f3f9c823740c20c5d595 (diff) | |
download | cpython-b2729e93e9d73503b1fda4ea4fecd77c58909091.zip cpython-b2729e93e9d73503b1fda4ea4fecd77c58909091.tar.gz cpython-b2729e93e9d73503b1fda4ea4fecd77c58909091.tar.bz2 |
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.
Diffstat (limited to 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions