SIGN IN SIGN UP

bpo-38191: Accept arbitrary keyword names in NamedTuple() and TypedDict(). (GH-16222)

This includes such names as "cls", "self", "typename", "_typename",
"fields" and "_fields".
Passing positional arguments by keyword is deprecated.
S
Serhiy Storchaka committed
2bf31ccab3d17f3f35b42dca97f99576dfe2fc7d
Parent: b574813
Committed by GitHub <noreply@github.com> on 9/17/2019, 6:22:00 PM