Mercurial > hg
diff tests/test-revlog-delta-find.t @ 50924:9bffc6c4e4c5
pycompat: deprecate using bytes
Python2 has been dropped for a while, so lets comply to the signature of the
global function.
This open the way to drop the use of `pycompat.getattr` and company, and,
especially, the associated `util.safehasattr`.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 08 Dec 2022 15:57:42 +0100 |
parents | 23b0999f6201 |
children | fa4c4fa232d6 |