Skip to content

test: support Python 3.10 metadata parsing - #5

Merged
lukisch merged 1 commit into
mainfrom
codex/fix-py310-tomli-20260804
Aug 4, 2026
Merged

test: support Python 3.10 metadata parsing#5
lukisch merged 1 commit into
mainfrom
codex/fix-py310-tomli-20260804

Conversation

@lukisch

@lukisch lukisch commented Aug 4, 2026

Copy link
Copy Markdown
Member

Restores the declared Python 3.10 CI lane by using stdlib omllib when available and the smallest compatible omli fallback otherwise.

Scope:

  • test-only import compatibility
  • conditional dev dependency for Python <3.11

Validation:

  • pytest: 55 passed on local Python 3.12
  • git diff --check
  • Python 3.10 is not installed locally; GitHub CI is the required runtime proof.

@lukisch
lukisch merged commit 70ea5a2 into main Aug 4, 2026
4 checks passed
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