Skip to content

Avoid using (deprecated) json.__version__ in tests#5194

Merged
abravalheri merged 2 commits intopypa:mainfrom
abravalheri:issue-5186
Mar 9, 2026
Merged

Avoid using (deprecated) json.__version__ in tests#5194
abravalheri merged 2 commits intopypa:mainfrom
abravalheri:issue-5186

Conversation

@abravalheri
Copy link
Contributor

Summary of changes

Closes #5186

Pull Request Checklist

@abravalheri abravalheri changed the title Avoid using (deprecated) 'json.__version__' in tests Avoid using (deprecated) json.__version__ in tests Mar 9, 2026
@abravalheri abravalheri marked this pull request as ready for review March 9, 2026 11:50
@abravalheri abravalheri merged commit 461ea56 into pypa:main Mar 9, 2026
22 of 25 checks passed
@abravalheri abravalheri deleted the issue-5186 branch March 9, 2026 12:31
@hroncok
Copy link
Contributor

hroncok commented Mar 9, 2026

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

json.__version__ is deprecated and used in tests

2 participants