Skip to content

📝 docs(changelog): add removal entry for python-discovery extraction#3074

Merged
gaborbernat merged 2 commits into
pypa:mainfrom
gaborbernat:use-python-discovery
Feb 25, 2026
Merged

📝 docs(changelog): add removal entry for python-discovery extraction#3074
gaborbernat merged 2 commits into
pypa:mainfrom
gaborbernat:use-python-discovery

Conversation

@gaborbernat

Copy link
Copy Markdown
Contributor

PR #3070 extracted the Python discovery logic into the standalone python-discovery package but was merged without a towncrier changelog fragment. This adds the missing removal fragment documenting the breaking change for the upcoming 21.0.0 release.

The entry explains the migration path from virtualenv.discovery.py_info to python_discovery and notes that the backward-compatibility re-export shims at virtualenv.discovery.py_info, virtualenv.discovery.py_spec, and virtualenv.discovery.cached_py_info are unsupported and may be removed in a future release.

@gaborbernat gaborbernat merged commit 8ec3142 into pypa:main Feb 25, 2026
57 of 58 checks passed
This was referenced Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant