.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Tue, 07 Jan 2020 16:05:44 +0700
changeset 5059 98c15ea18302
parent 4814 48b30ff742cb
permissions -rw-r--r--
templatekw: use literal set syntax According to https://www.mercurial-scm.org/wiki/SupportedPythonVersions, we don't support Python 2.6 since 4.3.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4814
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
diff changeset
     1
{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}