Skip to content

Commit c7b4777

Browse files
committed
Merge pull request pypa#8730 from McSinyx/news-8701-8716
Add news for disabling range response caching
1 parent fa2714f commit c7b4777

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

news/8701.bugfix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Disable caching for range requests, which causes corrupted wheels
2+
when pip tries to obtain metadata using the feature ``fast-deps``.

news/8716.bugfix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Disable caching for range requests, which causes corrupted wheels
2+
when pip tries to obtain metadata using the feature ``fast-deps``.

0 commit comments

Comments
 (0)