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 serhiy.storchaka
Recipients gribbg, gvanrossum, levkivskyi, miss-islington, serhiy.storchaka
Date 2019-09-17.19:41:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568749319.19.0.209416266239.issue38191@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8fc5839a9def34c13b6025c291434ba5fb5d6442 by Serhiy Storchaka in branch 'master':
bpo-38191: Turn warnings into errors in NamedTuple() and TypedDict(). (GH-16238)
https://github.com/python/cpython/commit/8fc5839a9def34c13b6025c291434ba5fb5d6442
History
Date User Action Args
2019-09-17 19:41:59serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, levkivskyi, miss-islington, gribbg
2019-09-17 19:41:59serhiy.storchakasetmessageid: <1568749319.19.0.209416266239.issue38191@roundup.psfhosted.org>
2019-09-17 19:41:59serhiy.storchakalinkissue38191 messages
2019-09-17 19:41:59serhiy.storchakacreate