Mercurial > hg
diff mercurial/branchmap.py @ 52122:50415066cb66 stable
pycompat: drop test involving assigning "foo" to `sys.hexversion`
Starting with python 3.13, `sys.hexversion` refuse to be assigned non-hex value
like "foo". I don't think I can blame it. It is time to drop that part of the
tests.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 26 Oct 2024 05:09:55 +0200 |
parents | c0e30a019ce1 |
children | f4733654f144 |