Mercurial > hg-stable
view pyproject.toml @ 43072:058c2468b2f5
convert: use pycompat.fsencode()
This avoids a
`TypeError: Can't mix strings and bytes in path components`.
Differential Revision: https://phab.mercurial-scm.org/D6965
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 04 Oct 2019 16:07:32 -0400 |
parents | 929678eb4cbd |
children |
line wrap: on
line source
[tool.black] line-length = 80 exclude = 'build/|wheelhouse/|dist/|packages/|\.hg/|\.mypy_cache/|\.venv/|mercurial/thirdparty/|hgext/fsmonitor/pywatchman/|contrib/python-zstandard/'