comparison .clang-format @ 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 d0a3fa849cb8
children
comparison
equal deleted inserted replaced
40382:bd1ec1e36bf0 40383:a9e303dcd1e1