Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 Nov 2019 15:24:44 -0500 | Augie Fackler | wireprototypes: disable pytype where it's just confused |
Wed, 06 Nov 2019 15:16:04 -0500 | Augie Fackler | scmposix: another suppression on IOError subscripting |
Wed, 06 Nov 2019 15:15:42 -0500 | Augie Fackler | pvec: add an explicit type hint to help pytype |
Wed, 06 Nov 2019 15:12:46 -0500 | Augie Fackler | procutil: suppress pytype warnings around windows-only attributes |
Wed, 06 Nov 2019 15:03:02 -0500 | Augie Fackler | posix: add a pytype suppression |
Wed, 06 Nov 2019 14:48:22 -0500 | Augie Fackler | color: suppress pytype warning on a windows-only module |
Wed, 06 Nov 2019 14:20:27 -0500 | Augie Fackler | compression: tell pytype to not sweat a missing `zstd` module |