Mercurial > hg
comparison hgext/schemes.py @ 50921:538c5a48e8f4
extension: access special module members using sysstr
These extensions variables and mapping are module attributes so they should be
dealt with unicode `str` in Python 3. We move the part that deal with reading
theses variable and checking their validity to use unicode `str` string.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 31 Aug 2023 01:47:07 +0200 |
parents | d51a76b5262b |
children | f4733654f144 |
comparison
equal
deleted
inserted
replaced
50920:882687259181 | 50921:538c5a48e8f4 |
---|