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

cache metadata lookups for sdists and lazy wheels #12256

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

make LinkMetadataCache

b02915a
Select commit
Loading
Failed to load commit list.
Draft

cache metadata lookups for sdists and lazy wheels #12256

make LinkMetadataCache
b02915a
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded Aug 13, 2024 in 2s

Chronographer: 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/12186.bugfix.rst>, <PatchedFile: news/12256.feature.rst>, <PatchedFile: news/12863.trivial.rst>, <PatchedFile: news/12871.trivial.rst>]

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