view mercurial/__init__.py @ 21019:3dc09f831a2e

bundle2: lazy unbundle of part payload The `unbundle` part gains a `read` method to retrieve payload content. This method behaves as a python file-like read method. The bundle-processing code is updated to make sure a part is fully consumed before another one is extracted. Test output changes because the debug output is even more interleaved now.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 11 Apr 2014 16:05:22 -0400
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source