commit | 3cfe5b7b8fb3a0396e62800f3873d9b1f70da1c2 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Mon May 25 21:39:00 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon May 25 21:39:00 2020 -0700 |
tree | d68d5ec08b4d74ad846a5261a1523f65180249af | |
parent | a2bbedc8b18c001d2f9e702e6e678efbb2990daa [diff] |
Simplify creation of the __new__ method in namedtuple() (GH-20361)