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 JelleZijlstra
Recipients AlexWaygood, FHTMitchell, JelleZijlstra, dlukes, eric.smith, gvanrossum, kj, levkivskyi, python-dev, rhettinger, serhiy.storchaka, sobolevn
Date 2022-03-05.01:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646444445.07.0.878683859462.issue43923@roundup.psfhosted.org>
In-reply-to
Content
Was this ever documented to work? We have now disallowed this behavior in 3.9 and 3.10 with few complaints, so it doesn't seem that important to restore it. Also, static type checkers generally disallow generic NamedTuples.
History
Date User Action Args
2022-03-05 01:40:45JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, rhettinger, eric.smith, python-dev, serhiy.storchaka, levkivskyi, dlukes, FHTMitchell, sobolevn, kj, AlexWaygood
2022-03-05 01:40:45JelleZijlstrasetmessageid: <1646444445.07.0.878683859462.issue43923@roundup.psfhosted.org>
2022-03-05 01:40:45JelleZijlstralinkissue43923 messages
2022-03-05 01:40:44JelleZijlstracreate