Mercurial > hg
comparison contrib/perf.py @ 32003:84569d2b3fb7
httppeer: eliminate decompressresponse() proxy
Now that the response instance itself is wrapped with error
handling, we no longer need this code. This code became dead
with the previous patch because the added code catches
HTTPException and re-raises as something else.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 14 Apr 2017 00:03:30 -0700 |
parents | f6d77af84ef3 |
children | ded48ad55146 |
comparison
equal
deleted
inserted
replaced
32002:bf855efe5664 | 32003:84569d2b3fb7 |
---|