Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid network/index related imports for commands that won't need 'em #12566

Merged
merged 9 commits into from
Apr 9, 2024

Use more idiomatic path code in tests/functional/test_cli.py

23f4ad5
Select commit
Loading
Failed to load commit list.
Merged

Avoid network/index related imports for commands that won't need 'em #12566

Use more idiomatic path code in tests/functional/test_cli.py
23f4ad5
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded Apr 8, 2024 in 2s

Changelog entry: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

See https://pip.pypa.io/dev/news-entry-failure for details.

Please, refer to the following document for more details on how to
craft a great change note for inclusion with your pull request:
https://pip.pypa.io/dev/news-entry-failure

Details

The following news fragments found: [<PatchedFile: news/4768.feature.rst>]

Pattern: re.compile('news/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>removal|feature|bugfix|vendor|doc|process|trivial)(\.\d+)?(\.[^\\./]+)*\.rst$')