comparison tests/test-bookmarks.t @ 33663:1814ca418b30 stable

branchmap: revert c34532365b38 for Python 2.7 compatibility Old versions of python 2.7 don't like that the second argument to struct.unpack_from is a bytearray, so the change removing the util.buffer around that argument in branchmap broke running on older versions of python 2.7. Differential Revision: https://phab.mercurial-scm.org/D330
author Mike Hommey <mh@glandium.org>
date Thu, 10 Aug 2017 20:47:19 -0700
parents 0bec70c1df15
children 10f1809ab98f
comparison
equal deleted inserted replaced
33662:a3ce07e2dde5 33663:1814ca418b30