Skip to content

Accept arbitrary keyword names in NamedTuple() and TypedDict()#686

Merged
ilevkivskyi merged 3 commits into
python:masterfrom
ilevkivskyi:backport-typeddict-namedtuple
Nov 24, 2019
Merged

Accept arbitrary keyword names in NamedTuple() and TypedDict()#686
ilevkivskyi merged 3 commits into
python:masterfrom
ilevkivskyi:backport-typeddict-namedtuple

Conversation

@ilevkivskyi

Copy link
Copy Markdown
Member

Fixes #677

This backports python/cpython#16222 (Python 3 only). The Python 2 backport is more tricky so I skip it for now.

Ivan Levkivskyi added 2 commits November 23, 2019 22:56
@ilevkivskyi
ilevkivskyi merged commit dd00995 into python:master Nov 24, 2019
@ilevkivskyi
ilevkivskyi deleted the backport-typeddict-namedtuple branch November 24, 2019 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backport python/cpython#16222

3 participants