mercurial at 46793: 11 new changesets (11 on stable)
Mercurial Commits
hg at intevation.de
Fri Mar 19 18:15:37 UTC 2021
11 new changesets (11 on stable) in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/7fd369644c68
changeset: 46783:7fd369644c68
branch: stable
parent: 46703:ca69e29a2a30
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 12 16:55:18 2021 -0500
summary: typing: disable a few errors calling py3.7+ functions in resourceutil.py
https://www.mercurial-scm.org/repo/hg/rev/65f437c240f2
changeset: 46784:65f437c240f2
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 12 17:22:35 2021 -0500
summary: typing: disable a few errors when accessing Windows specific attributes
https://www.mercurial-scm.org/repo/hg/rev/521ac0d7047f
changeset: 46785:521ac0d7047f
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Sat Mar 13 00:38:59 2021 -0500
summary: typing: disable import error warnings that are already handled
https://www.mercurial-scm.org/repo/hg/rev/52528570312e
changeset: 46786:52528570312e
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Sat Mar 13 00:40:46 2021 -0500
summary: typing: disable module attribute warnings for properly conditionalized code
https://www.mercurial-scm.org/repo/hg/rev/70f8c64812db
changeset: 46787:70f8c64812db
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Sat Mar 13 00:41:37 2021 -0500
summary: typing: fix directives mangled by black
https://www.mercurial-scm.org/repo/hg/rev/693991ccfc49
changeset: 46788:693991ccfc49
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 12 19:02:07 2021 -0500
summary: crecord: null out the curses attribute with `None` on failure to import
https://www.mercurial-scm.org/repo/hg/rev/914ca0a98518
changeset: 46789:914ca0a98518
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 12 20:25:12 2021 -0500
summary: typing: add an assertion to mercurial/hgweb/webcommands.py to help pytype
https://www.mercurial-scm.org/repo/hg/rev/5137896602d9
changeset: 46790:5137896602d9
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 12 23:28:56 2021 -0500
summary: typing: add an assertion to verify.py to appease pytype
https://www.mercurial-scm.org/repo/hg/rev/d35063ebd761
changeset: 46791:d35063ebd761
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 12 21:19:17 2021 -0500
summary: obsutil: maintain a homogenous list when computing successors
https://www.mercurial-scm.org/repo/hg/rev/7e08fa9b3d13
changeset: 46792:7e08fa9b3d13
branch: stable
user: Matt Harbison <matt_harbison at yahoo.com>
date: Sat Mar 13 02:07:34 2021 -0500
summary: typing: add assertions to localrepo.py to appease pytype
https://www.mercurial-scm.org/repo/hg/rev/86b47ec1960a
changeset: 46793:86b47ec1960a
branch: stable
tag: tip
user: Matt Harbison <matt_harbison at yahoo.com>
date: Sat Mar 13 02:09:23 2021 -0500
summary: typing: rewrite a conditional assignment to unconfuse pytype
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list