test_ok1/changelog/3314.bugfix.rst

4 lines
175 B
ReStructuredText
Raw Normal View History

2018-03-16 09:30:29 +08:00
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.