Mercurial > hg
comparison mercurial/phases.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 | c11d21faa73c |
children | 493034cc3265 |
comparison
equal
deleted
inserted
replaced
52121:05bb54a3ef26 | 52122:50415066cb66 |
---|