Skip to content

Commit

Permalink
add news item
Browse files Browse the repository at this point in the history
  • Loading branch information
rmmancom committed Jun 28, 2024
1 parent cb71638 commit ba10990
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions news/12803.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Improve pip install performance. Files are now extracted in 1MB blocks,
or in one block matching the file size for smaller files.
A decompressor is no longer instantiated when extracting 0 bytes files,
it is not necessary because there is no data to decompress.

0 comments on commit ba10990

Please sign in to comment.