Mercurial > hg > mercurial-source
diff mercurial/fancyopts.py @ 21000:4cae06ae1562
bundle2: extract a _payloadchunks method for part
We are preparing streaming capability for part. So the generation of payload
chunk will becomes more complex. We extract this part in its own function before
any changes.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 10 Apr 2014 12:33:20 -0700 |
parents | 1e5b38a919dd |
children | 753af9ee7c81 |