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 eric.smith
Recipients Aaron Ecay, eric.smith
Date 2019-11-06.13:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573046051.11.0.497184962436.issue38719@roundup.psfhosted.org>
In-reply-to
Content
I think using named parameters in the call to __post_init__ is reasonable. It's currently positional.
History
Date User Action Args
2019-11-06 13:14:11eric.smithsetrecipients: + eric.smith, Aaron Ecay
2019-11-06 13:14:11eric.smithsetmessageid: <1573046051.11.0.497184962436.issue38719@roundup.psfhosted.org>
2019-11-06 13:14:11eric.smithlinkissue38719 messages
2019-11-06 13:14:11eric.smithcreate