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 rhettinger
Recipients douglas-raillard-arm, rhettinger
Date 2021-02-04.23:52:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612482743.38.0.780600306528.issue43102@roundup.psfhosted.org>
In-reply-to
Content
New changeset b6d68aa08baebb753534a26d537ac3c0d2c21c79 by Raymond Hettinger in branch 'master':
bpo-43102:  Set namedtuple __new__'s internal builtins to a dict. (GH-24439)
https://github.com/python/cpython/commit/b6d68aa08baebb753534a26d537ac3c0d2c21c79
History
Date User Action Args
2021-02-04 23:52:23rhettingersetrecipients: + rhettinger, douglas-raillard-arm
2021-02-04 23:52:23rhettingersetmessageid: <1612482743.38.0.780600306528.issue43102@roundup.psfhosted.org>
2021-02-04 23:52:23rhettingerlinkissue43102 messages
2021-02-04 23:52:22rhettingercreate