Testing with supported Python versions #188

Open
opened 2026-01-20 19:18:41 +00:00 by candleindark · 0 comments
candleindark commented 2026-01-20 19:18:41 +00:00 (Migrated from github.com)

The project's metadata indicates it support Python 3.8 to 3.12. However, it is tested only in Python 3.11 and 3.12 with Hatch

github.com/christian-monch/dump-things-server@fa9256032e/pyproject.toml (L102-L103)

, and only in Python 3.11 with GitHub CI

github.com/christian-monch/dump-things-server@fa9256032e/.github/workflows/run_tests.yaml (L13)

Should we update the metadata of the project of the versions Python supported by the project or test the project in additional Python versions?

The project's metadata indicates it support Python 3.8 to 3.12. However, it is tested only in Python 3.11 and 3.12 with Hatch https://github.com/christian-monch/dump-things-server/blob/fa9256032e9284ff762f123fd379e656ce629a47/pyproject.toml#L102-L103 , and only in Python 3.11 with GitHub CI https://github.com/christian-monch/dump-things-server/blob/fa9256032e9284ff762f123fd379e656ce629a47/.github/workflows/run_tests.yaml#L13 Should we update the metadata of the project of the versions Python supported by the project or test the project in additional Python versions?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
orinoco/dump-things-server#188
No description provided.