pytest
a3693ce5
- capture: improve `DontReadFromInput` typing
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
capture: improve `DontReadFromInput` typing Have `DontReadFromInput` inherit from `TextIO`, ensuring it's fully compatible with `sys.stdin` (which has type `TextIO`).
References
#10680 - capture: improve typing
Author
bluetech
Committer
bluetech
Parents
7d4b4033
Loading