]> git.ipfire.org Git - thirdparty/tornado.git/commit
Allow memoryview in write()
authorAntoine Pitrou <antoine@python.org>
Tue, 1 Nov 2016 20:39:39 +0000 (21:39 +0100)
committerAntoine Pitrou <antoine@python.org>
Tue, 1 Nov 2016 20:39:39 +0000 (21:39 +0100)
commit8fcae631e173bc084fe787ff3878b69f53e998b3
tree8c787a07afc60dfeba2f622b3530872013f8c2b0
parent992a00e079ae5a874d0428ef2b6f5128462f3d1f
Allow memoryview in write()
tornado/iostream.py
tornado/test/iostream_test.py