Skip to content

improve json test coverage#154123

Merged
encukou merged 1 commit into
python:mainfrom
dslavicek:improve-json-test-coverage
Jul 19, 2026
Merged

improve json test coverage#154123
encukou merged 1 commit into
python:mainfrom
dslavicek:improve-json-test-coverage

Conversation

@dslavicek

Copy link
Copy Markdown
Contributor

add test that coveres except block on line 106 of test_decode.py

add test that coveres except block on line 106 of test_decode.py
@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting review labels Jul 19, 2026
@dslavicek

Copy link
Copy Markdown
Contributor Author

@encukou Please review

@github-project-automation github-project-automation Bot moved this to Todo in Sprint Jul 19, 2026
@encukou
encukou enabled auto-merge (squash) July 19, 2026 12:53
@encukou
encukou merged commit ee1e48e into python:main Jul 19, 2026
58 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Sprint Jul 19, 2026
@encukou encukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 19, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @dslavicek for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @dslavicek for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @dslavicek for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

GH-154133 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 19, 2026
@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

GH-154134 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 19, 2026
@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

GH-154135 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 19, 2026
encukou pushed a commit that referenced this pull request Jul 19, 2026
Add test that covers the except block on line 106 of decoder.py
(cherry picked from commit ee1e48e)

Co-authored-by: David <slavicek.david29@gmail.com>
encukou pushed a commit that referenced this pull request Jul 19, 2026
Add test that covers the except block on line 106 of decoder.py
(cherry picked from commit ee1e48e)

Co-authored-by: David <slavicek.david29@gmail.com>
encukou pushed a commit that referenced this pull request Jul 19, 2026
Add test that covers the except block on line 106 of decoder.py
(cherry picked from commit ee1e48e)

Co-authored-by: David <slavicek.david29@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants