commit | bedfbc790e18f14cfdd59cf27d27bb86518dc3fc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Mar 18 00:48:02 2019 -0700 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Mon Mar 18 00:48:02 2019 -0700 |
tree | cc08459ca66cfb05ca54d25167381135b8c5f82c | |
parent | 76ff715e03483bb562b9aeedfa62509c0724ae5a [diff] |
bpo-36321: Fix misspelled attribute in namedtuple() (GH-12375) (GH-12395) (cherry picked from commit 23581c018fceb607fe829a41c6fbe81b4d502cab) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>