Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 12 Mar 2021 20:25:12 -0500 | Matt Harbison | typing: add an assertion to mercurial/hgweb/webcommands.py to help pytype stable |
Fri, 12 Mar 2021 19:02:07 -0500 | Matt Harbison | crecord: null out the curses attribute with `None` on failure to import stable |
Sat, 13 Mar 2021 00:41:37 -0500 | Matt Harbison | typing: fix directives mangled by black stable |
Sat, 13 Mar 2021 00:40:46 -0500 | Matt Harbison | typing: disable module attribute warnings for properly conditionalized code stable |
Sat, 13 Mar 2021 00:38:59 -0500 | Matt Harbison | typing: disable import error warnings that are already handled stable |
Fri, 12 Mar 2021 17:22:35 -0500 | Matt Harbison | typing: disable a few errors when accessing Windows specific attributes stable |