Bug filed upstream, suppress the failure here so we can move on.
Details
Details
- Reviewers
dlax indygreg - Group Reviewers
hg-reviewers - Commits
- rHGda5ccc591cff: extensions: suppress a pytype failure due to a typeshed bug
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
mercurial/extensions.py | ||
---|---|---|
96 | the doc indeed says that "fd" is file object |
mercurial/extensions.py | ||
---|---|---|
96 | In https://github.com/python/typeshed/blob/master/stdlib/3/imp.pyi type of find_module seems wrong. |
the doc indeed says that "fd" is file object