comparison mercurial/bundlecaches.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 ee1b648e4453
children 138ab7c6a6ff
comparison
equal deleted inserted replaced
52121:05bb54a3ef26 52122:50415066cb66