]> git.ipfire.org Git - thirdparty/tornado.git/commit
Type-hint stream_request_body so that the type of stream_request_body(cls) is the... 3014/head
authorAlexander Maryanovsky <msasha@gmail.com>
Mon, 12 Apr 2021 16:37:02 +0000 (19:37 +0300)
committerAlexander Maryanovsky <msasha@gmail.com>
Sun, 4 Jul 2021 11:55:32 +0000 (14:55 +0300)
commit0cf7a2a89688ef7910f6962e81f8323dfe6cf422
tree03a3b68a18a0eafb3ecc3eff54e70397edda7560
parent1db5b45918da8303d2c6958ee03dbbd5dc2709e9
Type-hint stream_request_body so that the type of stream_request_body(cls) is the same as the type of cls.
tornado/web.py