]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
email: use dict instead of OrderedDict (GH-11709)
authorInada Naoki <methane@users.noreply.github.com>
Tue, 5 Feb 2019 08:05:43 +0000 (17:05 +0900)
committerGitHub <noreply@github.com>
Tue, 5 Feb 2019 08:05:43 +0000 (17:05 +0900)
commitc95404ff65dab1469dcd1dfec58ba54a8e7e7b3a
tree28d6fe8154ada025b68ba8b1b8631cfac21186c4
parentf34517094049170acc311bac30f68fa67f27a301
email: use dict instead of OrderedDict (GH-11709)
Lib/email/_header_value_parser.py