Skip to content

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Jan 25, 2020

No description provided.

gavento and others added 7 commits January 25, 2020 10:36
Make EncodedFile, used for captured output streams, method .write return
the number of characters written. Add test for captured stderr write.
Fixes pytest-dev#6557.

Co-Authored-By: Bruno Oliveira <[email protected]>
Make EncodedFile.write() return the return value from inner write()
The changes status is quite buggy, remove it for now.
This just uses "comment: off" then.
Mypy complains about this once the function is typed:

src/_pytest/main.py:85: error: "_addoption" of "OptionGroup" does not return a value
src/_pytest/main.py:133: error: "addoption" of "OptionGroup" does not return a value
@blueyed blueyed merged commit 2e8f7ef into pytest-dev:features Jan 25, 2020
@blueyed blueyed deleted the merge-master-into-features branch January 25, 2020 13:40
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.

3 participants