Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update 2018-07-04-07-36-53.bpo-34010.VNDkde.rst
  • Loading branch information
methane authored Jul 4, 2018
commit b3e32cbbab5e9eb0ae9634f6c039f365ce13fbf8
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Fixed a performance regression for reading streams with tarfile. The
buffered read should use a list, instead of appending to a bytes object.
buffered read should use a list, instead of appending to a bytes object.