Skip to content

Use bytearray to accumulate bytes from gzip#1468

Merged
sethmlarson merged 2 commits intomasterfrom
gzip-decoder
Nov 1, 2018
Merged

Use bytearray to accumulate bytes from gzip#1468
sethmlarson merged 2 commits intomasterfrom
gzip-decoder

Conversation

@sethmlarson
Copy link
Copy Markdown
Member

Fixes #1467 cc: @njsmith

@sethmlarson sethmlarson requested a review from theacodes November 1, 2018 13:21
@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 1, 2018

Codecov Report

Merging #1468 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1468   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files          22       22           
  Lines        1835     1835           
=======================================
  Hits         1825     1825           
  Misses         10       10
Impacted Files Coverage Δ
src/urllib3/response.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8d1c78...b006013. Read the comment docs.

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.

3 participants