Skip to content

Update TOMLDecodeError for Python 3.14#13065

Closed
hukkin wants to merge 2 commits into
python:mainfrom
hukkin:tomldecodeerror-py314
Closed

Update TOMLDecodeError for Python 3.14#13065
hukkin wants to merge 2 commits into
python:mainfrom
hukkin:tomldecodeerror-py314

Conversation

@hukkin

@hukkin hukkin commented Nov 22, 2024

Copy link
Copy Markdown
Contributor

Update tomllib.TOMLDecodeError typing to reflect changes in Python 3.14 (python/cpython#126428).

Note that this PR currently hides the old deprecated interface. Not sure if that is what maintainers want.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau

srittau commented Nov 22, 2024

Copy link
Copy Markdown
Collaborator

Thank you for your contribution. Unfortunately, we only accept changes for future Python releases after the first beta has been released.

@srittau srittau closed this Nov 22, 2024
@Avasam

Avasam commented May 15, 2025

Copy link
Copy Markdown
Collaborator

Done in #14019

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