Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 01 Nov 2019 19:59:07 -0400 | Valentin Gatien-Baron | lock: refactor in preparation for next commit |
Fri, 15 Nov 2019 11:30:33 -0500 | Augie Fackler | extensions: suppress a pytype failure due to a typeshed bug |
Thu, 14 Nov 2019 15:49:21 -0500 | Augie Fackler | dispatch: add some assertions to give pytype a helping hand |
Thu, 14 Nov 2019 15:49:01 -0500 | Augie Fackler | extensions: hide two confusing import statements from pytype |
Thu, 14 Nov 2019 13:27:57 -0500 | Augie Fackler | debugcommands: add assertions to convince pytype peer is not None |
Wed, 13 Nov 2019 22:35:15 -0500 | Augie Fackler | debugcommands: suppress import errors for pytype |
Wed, 13 Nov 2019 22:22:49 -0500 | Augie Fackler | state: add a pytype annotation |