Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust for improved JSON error messages in Python 3.13 #3

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

cjwatson
Copy link
Contributor

The fix for python/cpython#113149 changed this error message.

Closes: #1092519

@cjwatson
Copy link
Contributor Author

The CI failures are fairly clearly bitrot rather than anything to do with my change.

@bdrung
Copy link
Owner

bdrung commented Jan 13, 2025

Thanks for the merge request. I started to repair the CI. Can you rebase your merge request?

The fix for python/cpython#113149 changed this
error message.

Closes: #1092519
@cjwatson
Copy link
Contributor Author

Done.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e31a177) to head (dd9f39f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          485       488    +3     
=========================================
+ Hits           485       488    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdrung bdrung merged commit 3465b54 into bdrung:main Jan 13, 2025
14 checks passed
@cjwatson cjwatson deleted the py313-json branch January 13, 2025 11:15
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.

3 participants