This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients gribbg, gvanrossum, levkivskyi, miss-islington, serhiy.storchaka
Date 2019-09-17.18:41:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568745718.83.0.535107232308.issue38191@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54ba5f19d4a654768c785468d736ed0bd05947f5 by Miss Islington (bot) in branch '3.8':
bpo-38191: Accept arbitrary keyword names in NamedTuple() and TypedDict(). (GH-16222)
https://github.com/python/cpython/commit/54ba5f19d4a654768c785468d736ed0bd05947f5
History
Date User Action Args
2019-09-17 18:41:58miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, levkivskyi, gribbg
2019-09-17 18:41:58miss-islingtonsetmessageid: <1568745718.83.0.535107232308.issue38191@roundup.psfhosted.org>
2019-09-17 18:41:58miss-islingtonlinkissue38191 messages
2019-09-17 18:41:58miss-islingtoncreate