Open
Description
Previous debugging attempt: #44634
Since it's a io.BufferedRandom
, it should be a file handle opened in +
mode: #44634 (comment)
This only appears when tm.assert_produces_warning
is called since it's checking for extra warnings. It's likely coming from an optional dependency at this point, but unconfirmed.