Files
pytest2/changelog/3314.bugfix.rst
2018-03-15 21:31:12 -04:00

4 lines
175 B
ReStructuredText

During test collection, when stdin is not allowed to be read, the
``DontReadFromStdin`` object still allow itself to be iterable and
resolved to an iterator without crashing.