Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 06 Nov 2019 17:35:24 -0500 | Augie Fackler | cmdutil: suppress bogus pytype errors |
Wed, 06 Nov 2019 17:25:43 -0500 | Augie Fackler | changegroup: suppress pytype error that's wrong |
Wed, 06 Nov 2019 17:23:47 -0500 | Augie Fackler | changegroup: avoid shadowing a set with an int |
Wed, 06 Nov 2019 17:19:33 -0500 | Augie Fackler | bundle2: more pytype suppressions around bytestring |
Wed, 06 Nov 2019 16:26:53 -0500 | Augie Fackler | archival: suppress some incorrect pytype failures |
Wed, 06 Nov 2019 15:42:30 -0500 | Augie Fackler | simplemerge: disable a pytype error where it's just confused |