Skip to content

Support Python 3.10 TOML loading#626

Merged
cvanelteren merged 1 commit intomainfrom
fix/zenodo-tomllib-compat-main
Mar 19, 2026
Merged

Support Python 3.10 TOML loading#626
cvanelteren merged 1 commit intomainfrom
fix/zenodo-tomllib-compat-main

Conversation

@cvanelteren
Copy link
Copy Markdown
Collaborator

Follow-up hotfix for #625. The Zenodo release helper and its release-metadata test were importing tomllib unconditionally, which breaks under Python 3.10. This reuses the repo's existing tomllib/tomli fallback pattern in the release helper and routes the test through the helper so the release path stays compatible with the supported Python floor.

@cvanelteren cvanelteren merged commit 4f09a83 into main Mar 19, 2026
9 of 10 checks passed
@cvanelteren cvanelteren deleted the fix/zenodo-tomllib-compat-main branch March 19, 2026 05:59
K-Mirembe-Mercy pushed a commit to K-Mirembe-Mercy/UltraPlot that referenced this pull request Mar 22, 2026
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.

1 participant