Mercurial > hg
comparison mercurial/hgweb/request.py @ 30353:d045b4091197
bundle2: use compression engines API to obtain decompressor
Like the recent change for the compressor side, this too is
relatively straightforward. We now store a compression engine
on the instance instead of a low-level decompressor. Again, this
will allow us to easily transition to different compression engine
APIs when they are implemented.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 07 Nov 2016 18:36:48 -0800 |
parents | 37fcfe52c68c |
children | 482d6f6dba91 |
comparison
equal
deleted
inserted
replaced
30352:75f5beb54e29 | 30353:d045b4091197 |
---|