Mercurial > evolve
annotate .hg-format-source @ 6029:f69a13a4fe85
evolve: drop 4.6 compat in fixedcopytracing(), update the docstring
Looks like the fix for this function that originally targeted 4.6 got into core
after much more time than planned: the fixed version of this function was only
accepted in 5.0 (7694b685bb10).
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 04 Sep 2021 19:24:43 +0300 |
parents | 48b30ff742cb |
children |
rev | line source |
---|---|
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"} |