Mercurial > hg
annotate .editorconfig @ 37584:fd0e6678ba0f
py3: suppress the return value of write() in tests/test-subrepo-missing.t
write() on Python 3 returns a value whereas does not return anything on Python 2.
So we need to supress the value.
Differential Revision: https://phab.mercurial-scm.org/D3283
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 12 Apr 2018 08:06:39 -0700 |
parents | d30fdd6d1bf7 |
children | 1d6066336d7b |