27;hg clone https://foss.heptapod.net/pypy/pypy pypy'
again and saw the same error. Is there something else I need to do?
On Oct 18, 2021, at 6:54 PM, Pierre-Yves David
wrote:
Yeah this was regression that we fixed today:
https://bz.mercurial-scm.org/show_bug.cgi?id=6605 thanks for re
3, in filter_delta_issue6528
is_affected = _is_revision_affected_fast_inner(
File
"/opt/homebrew/Cellar/mercurial/5.9.1/lib/python3.9/site-packages/mercurial/revlogutils/rewrite.py",
line 649, in _is_revision_affected_fast_inner
return _is_revision_affected_inner(
File
"/
s_affected = _is_revision_affected_fast_inner(
File
"/opt/homebrew/Cellar/mercurial/5.9.1/lib/python3.9/site-packages/mercurial/revlogutils/rewrite.py",
line 649, in _is_revision_affected_fast_inner
return _is_revision_affected_inner(
File
"/opt/homebrew/Cellar/mercurial/5.9.1/lib/python3.9/site-packages/mercurial/revlogutils/rewrite.py",
line 592, in _is_revision_affected_inner
has_meta = raw_text.startswith(b'\x01\n')
AttributeError: 'memoryview' object has no attribute 'startswith'
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
--
Pierre-Yves David
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev