summaryrefslogtreecommitdiffhomepage
path: root/tests/test_util.py
diff options
context:
space:
mode:
authorMartin Packman <gzlist@googlemail.com>2017-05-25 22:14:19 +0100
committerJeff Forcier <jeff@bitprophet.org>2017-06-09 13:42:49 -0700
commitc2c402cb6e4a4f86ff3053389bb6300c4b4505f1 (patch)
treefe7cc0aa3252f97c2c836fecfacb1eaacfbe67ea /tests/test_util.py
parent02b0aef5932438c2dd0b7d649a6e61450fb71be3 (diff)
Allow any buffer type to be sent to Channel
Fixes #968 Changes the behaviour of the underlying asbytes helper to pass along unknown types. Most callers already handle this by passing the bytes along to a file or socket-like object which will raise TypeError anyway. Adds test coverage through the Transport implementation. Change against the 1.17 branch.
Diffstat (limited to 'tests/test_util.py')
0 files changed, 0 insertions, 0 deletions