Skip to content

typing: Node.reportinfo: might return py.path.local via fspath#6488

Merged
blueyed merged 1 commit intopytest-dev:masterfrom
blueyed:typing-fix-reportinfo
Jan 17, 2020
Merged

typing: Node.reportinfo: might return py.path.local via fspath#6488
blueyed merged 1 commit intopytest-dev:masterfrom
blueyed:typing-fix-reportinfo

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Jan 17, 2020

No description provided.


@scopeproperty()
def fspath(self):
def fspath(self) -> py.path.local:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that mypy-diff (#6486) would complain here for this to be missing still (since mypy does not know about py.path.local).

@blueyed blueyed merged commit e211d6f into pytest-dev:master Jan 17, 2020
@blueyed blueyed deleted the typing-fix-reportinfo branch January 17, 2020 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants