Skip to content

[3.15] gh-154936: Fix JSON control character error position (GH-154941) - #154974

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-adf836e-3.15
Jul 31, 2026
Merged

[3.15] gh-154936: Fix JSON control character error position (GH-154941)#154974
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-adf836e-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Report the index of the invalid literal control character instead of
the following index in the pure Python decoder.
(cherry picked from commit adf836e)

Co-authored-by: yangbaechu 45089264+yangbaechu@users.noreply.github.com

…154941)

Report the index of the invalid literal control character instead of
the following index in the pure Python decoder.
(cherry picked from commit adf836ebddd89793afb6d43a79d0a0739ee5514b)

Co-authored-by: yangbaechu <45089264+yangbaechu@users.noreply.github.com>
@python-cla-bot

python-cla-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@serhiy-storchaka

Copy link
Copy Markdown
Member

@yangbaechu, please sign the Contributor License Agreement for your other email address.

@hugovk
hugovk merged commit 067554b into python:3.15 Jul 31, 2026
58 checks passed
@miss-islington
miss-islington deleted the backport-adf836e-3.15 branch July 31, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants