Skip to content

Conversation

gotmax23
Copy link

The toml library is unmaintained upstream. It has been superseded by tomllib in the Python 3.11+ stdlib and the tomli package for older Python versions.

The toml library is unmaintained upstream. It has been superseded by
tomllib in the Python 3.11+ stdlib and the tomli package for older
Python versions.
@repo-helper repo-helper bot added failure: Linux The Linux tests are failing. failure: Windows The Windows tests are failing. labels Nov 23, 2023
@gotmax23
Copy link
Author

gotmax23 commented Nov 23, 2023

@domdfcoding, the workflows need approval. Also, it seems this formate thing is messing up the imports. tomllib is from the stdlib and Python files use 4 spaces for indentation.

@stale stale bot added the stale label May 22, 2024
@a-detiste
Copy link

Hi,

This slightly different patch has been applied on Debian: https://salsa.debian.org/python-team/packages/python-coincidence/-/blob/debian/master/debian/patches/drop-toml.patch?ref_type=heads

We are always trying to lessen usage & remove old backports
https://wiki.debian.org/Python/Backports

@stale stale bot removed the stale label Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure: Linux The Linux tests are failing. failure: Windows The Windows tests are failing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants