Skip to content

tests: fix test_uses_pprint for Python 3.15 pprint dict#1487

Open
traylenator wants to merge 1 commit into
python-jsonschema:mainfrom
traylenator:py315
Open

tests: fix test_uses_pprint for Python 3.15 pprint dict#1487
traylenator wants to merge 1 commit into
python-jsonschema:mainfrom
traylenator:py315

Conversation

@traylenator
Copy link
Copy Markdown

Python 3.15 changed pprint's output for dicts with non-string keys

@Julian
Copy link
Copy Markdown
Member

Julian commented May 23, 2026

Thanks, we should add 3.15 as an env before fixing issues here I think.

@traylenator
Copy link
Copy Markdown
Author

I should have mentioned I realise you are not declaring support for 3.15 it yet understandably.
I needed it for the 3.15 preparations in Fedora.

https://copr.fedorainfracloud.org/coprs/g/python/python3.15/package/python-jsonschema

Thanks, we should add 3.15 as an env before fixing issues here I think.

What ever makes sense for you.

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.

2 participants