Skip to content

Add trust_wheel_record to install()#327

Draft
dimbleby wants to merge 1 commit into
pypa:mainfrom
dimbleby:trust-record
Draft

Add trust_wheel_record to install()#327
dimbleby wants to merge 1 commit into
pypa:mainfrom
dimbleby:trust-record

Conversation

@dimbleby
Copy link
Copy Markdown
Contributor

@dimbleby dimbleby commented Apr 4, 2026

So that callers who already have validated the RECORD do not need to repeat expensive hash calculations.

Fixes #189

So that callers who already have validate the RECORD do not need to
repeat expensive hash calculations.
@dimbleby
Copy link
Copy Markdown
Contributor Author

dimbleby commented Apr 4, 2026

Hmm, this does not help as much as I had hoped it would. Perhaps it is not the right fix.

python-poetry/poetry#10819 (comment)

@dimbleby dimbleby marked this pull request as draft April 4, 2026 18:44
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.

Compute wheel content hashes once

1 participant