Skip to content

⚡ perf(link): skip fragment regex when fragment marker absent - #13987

Closed
gaborbernat wants to merge 1 commit into
pypa:mainfrom
gaborbernat:pip-tools-egg-fragment-fast-path
Closed

⚡ perf(link): skip fragment regex when fragment marker absent#13987
gaborbernat wants to merge 1 commit into
pypa:mainfrom
gaborbernat:pip-tools-egg-fragment-fast-path

⚡ perf(link): skip fragment regex when fragment marker absent

8ba2dbe
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded May 6, 2026 in 3s

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/13987.feature.rst>]

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