]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Adopt @abstract_base_test in iostream_test
authorBen Darnell <ben@bendarnell.com>
Thu, 11 Jul 2024 18:04:55 +0000 (14:04 -0400)
committerBen Darnell <ben@bendarnell.com>
Thu, 11 Jul 2024 18:04:55 +0000 (14:04 -0400)
commit4d875c1bfe8b3afc64a4f09f7cc957cd88fdb537
tree0c53cd7b979b84b8ef4a1f23aa5d067be897cc7c
parent23a54a725f71c34657a54a1b4138656cfc834cb7
test: Adopt @abstract_base_test in iostream_test

Removes some typing-related hacks, but unfortunately introduces
another MRO-related hack.
tornado/test/iostream_test.py