]> git.ipfire.org Git - thirdparty/tornado.git/commit
use typing.NamedTuple instead of collections.namedtuple 3330/head
authorMatthew Lynch <matthew.lynch@posit.co>
Fri, 29 Sep 2023 17:41:59 +0000 (12:41 -0500)
committerMatthew Lynch <matthew.lynch@posit.co>
Fri, 29 Sep 2023 17:41:59 +0000 (12:41 -0500)
commitddd89bafb1d9e278d82e154567a841d55c148326
tree08f232982becfda2f09acc62e1a515a14ef05754
parentdbba24ae520dec121909335dcac386d8e5ab5fff
use typing.NamedTuple instead of collections.namedtuple
tornado/curl_httpclient.py
tornado/httputil.py