comparison mercurial/state.py @ 40383:a9e303dcd1e1

py3: stringify setupversion on Windows This was stringified a few lines above for non Windows platforms, but `version` remains bytes. The old code effectively undid the conversion, and triggered a warning in setuptools when building.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 19 Oct 2018 22:31:47 -0400
parents 5bfab9400daf
children 050ea8eb42a5
comparison
equal deleted inserted replaced
40382:bd1ec1e36bf0 40383:a9e303dcd1e1