Tue, 19 Jul 2022 16:46:37 -0400 |
Matt Harbison |
run-tests: drop a workaround for python2
|
Tue, 03 Jan 2023 23:53:44 -0500 |
Matt Harbison |
contrib: drop py2 support from testparseutil.py
|
Tue, 03 Jan 2023 23:49:05 -0500 |
Matt Harbison |
tests: drop py2 support from `f` utility
|
Tue, 03 Jan 2023 23:47:29 -0500 |
Matt Harbison |
tests: drop py2 support from test-doctest.py
|
Tue, 03 Jan 2023 23:44:12 -0500 |
Matt Harbison |
tests: drop py2 support from test-demandimport.py
|
Mon, 09 Jan 2023 18:09:36 +0400 |
Anton Shestakov |
tests: optional PEP 657 error location in test-extension.t (issue6781)
stable
|
Mon, 09 Jan 2023 18:00:07 +0400 |
Anton Shestakov |
tests: filter out PEP 657 error locations in tracebacks (issue6780)
stable
|
Fri, 06 Jan 2023 10:59:59 -0500 |
Matt Harbison |
pytype: add coverage for parts of hgext
|
Fri, 06 Jan 2023 12:16:04 -0500 |
Matt Harbison |
convert: stop passing str to the dateutil API in darcs
|
Fri, 06 Jan 2023 10:56:53 -0500 |
Matt Harbison |
typing: suppress a couple of attribute-errors in convert
|
Fri, 06 Jan 2023 00:05:14 -0500 |
Matt Harbison |
hooklib: force an exception wrapped by errors.Abort to bytestr
|
Fri, 06 Jan 2023 00:04:46 -0500 |
Matt Harbison |
notify: force an exception wrapped by errors.Abort to bytestr
|
Thu, 05 Jan 2023 19:53:02 -0500 |
Matt Harbison |
typing: disable a bogus attribute-error warning in phabricator
|
Thu, 05 Jan 2023 19:47:35 -0500 |
Matt Harbison |
sparse: fix a py2 based usage of `map()`
|
Thu, 05 Jan 2023 19:42:45 -0500 |
Matt Harbison |
typing: adjust `mercurial.util.iterlines()` to accept any `Iterable`
|