Skip to content

Refactor VERSIONS handling#16020

Open
srittau wants to merge 2 commits into
python:mainfrom
srittau:refactor-versions
Open

Refactor VERSIONS handling#16020
srittau wants to merge 2 commits into
python:mainfrom
srittau:refactor-versions

Conversation

@srittau

@srittau srittau commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

parse_stdlib_versions_file now returns a class with methods supported_versions_for_module and is_supported, obsoleting stand-alone function supported_versions_for_module.

Part of a larger refactoring/unification of functionality.

srittau added 2 commits July 16, 2026 13:06
`parse_stdlib_versions_file` now returns a class with methods
`supported_versions_for_module` and `is_supported`, obsoleting
stand-alone function `supported_versions_for_module`.
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.

2 participants