Skip to content

prefer newer "tomllib" over "tomli" backport#14486

Merged
AlexWaygood merged 4 commits into
python:mainfrom
a-detiste:main
Jul 28, 2025
Merged

prefer newer "tomllib" over "tomli" backport#14486
AlexWaygood merged 4 commits into
python:mainfrom
a-detiste:main

Conversation

@a-detiste
Copy link
Copy Markdown
Contributor

Hi,

From Pyhon3.11, tomli was merged into the Python standard library as tomllib

https://wiki.debian.org/Python/Backports

Comment thread lib/ts_utils/metadata.py Outdated
@AlexWaygood AlexWaygood merged commit 9ab7fde into python:main Jul 28, 2025
77 checks passed
donbarbos added a commit to donbarbos/stub_uploader that referenced this pull request Jan 4, 2026
Inspired by typeshed PR: python/typeshed#14486

Since CI only uses Python 3.13, I don't see the point in maintaining compatibility with 3.9 and 3.10.
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