]> git.ipfire.org Git - thirdparty/tornado.git/commit
Issue #2147: avoid copies on non-small writes (#2169)
authorAntoine Pitrou <pitrou@free.fr>
Thu, 16 Nov 2017 03:18:06 +0000 (04:18 +0100)
committerBen Darnell <ben@bendarnell.com>
Thu, 16 Nov 2017 03:18:06 +0000 (22:18 -0500)
commit1b464c48904576b3c26969c21265796bfb1a3a33
tree34e1b85f0d8db8a5bca501fcc3a9952af291783a
parent59087aa647faa677f7837e0f8e3cb635c51d248d
Issue #2147: avoid copies on non-small writes (#2169)
tornado/iostream.py
tornado/test/iostream_test.py