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 remi.lapeyre
Recipients cjw296, kakshay, kushal.das, michael.foord, remi.lapeyre, xtreak
Date 2019-02-10.16:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549814900.04.0.700789416912.issue21269@roundup.psfhosted.org>
In-reply-to
Content
@xtreak, couldn't we have made `_Call` inherit from namedtuple to achieve a similar result (albeit the handling of name would be weird)?
History
Date User Action Args
2019-02-10 16:08:21remi.lapeyresetrecipients: + remi.lapeyre, cjw296, michael.foord, kushal.das, xtreak, kakshay
2019-02-10 16:08:20remi.lapeyresetmessageid: <1549814900.04.0.700789416912.issue21269@roundup.psfhosted.org>
2019-02-10 16:08:20remi.lapeyrelinkissue21269 messages
2019-02-10 16:08:19remi.lapeyrecreate