Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 Nov 2019 14:20:27 -0500 | Augie Fackler | compression: tell pytype to not sweat a missing `zstd` module |
Wed, 06 Nov 2019 17:46:26 -0500 | Augie Fackler | pytype: don't warn us about ignored-on-py3 metaclasses |
Wed, 06 Nov 2019 14:12:53 -0500 | Augie Fackler | linelog: be more careful about types before looking for _target attribute |
Wed, 06 Nov 2019 14:11:29 -0500 | Augie Fackler | linelog: suppress annoying pytype warning about an ignored metaclass |
Wed, 06 Nov 2019 14:10:09 -0500 | Augie Fackler | hgignore: ignore generated pytype stubs |
Wed, 06 Nov 2019 14:09:36 -0500 | Augie Fackler | hghave: add a check for pytype, Google's Python type checker |
Wed, 06 Nov 2019 15:13:23 -0500 | Augie Fackler | encoding: define local identify functions with explicit type comments |