Age | Commit message (Collapse) | Author |
|
This reverts commit dca52aa8a2ddbc32fc874a8d235652c68e1dc3b9.
Forgot this decorator wasn't ported back this far, heh.
|
|
Like https://github.com/paramiko/paramiko/pull/2011
|
|
Closes #2017
|
|
|
|
|
|
Having it feel verb-y isn't that much better than the alternative,
and consistency is a nice hobgoblin
|
|
|
|
|
|
shutdown_write on close()
|
|
|
|
|
|
|
|
|
|
|
|
Also fix some low hanging warnings fruit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Foregoes a handful of unblackened bits to make the merge easier; will
blacken next anyways
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wouldn't matter as much under pytest-relaxed discovery, but, eh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Without this, early-failing tests will exhibit extra log spew
from the server Transport faceplanting.
|
|
|
|
Paves way for multiple client-related groups of tests
|
|
|
|
|
|
Wouldn't matter as much under pytest-relaxed discovery, but, eh
|
|
|
|
silently for now
|
|
|