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, xtreak
Date 2019-11-06.13:36:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573047398.04.0.173069541257.issue38719@roundup.psfhosted.org>
In-reply-to
Content
I don't think that's necessary. We should just document that parameters are passed by name to __post_init__. This would have to be a 3.9 feature, since it's not strictly backward compatible.
History
Date User Action Args
2019-11-06 13:36:38eric.smithsetrecipients: + eric.smith, xtreak, Aaron Ecay
2019-11-06 13:36:38eric.smithsetmessageid: <1573047398.04.0.173069541257.issue38719@roundup.psfhosted.org>
2019-11-06 13:36:38eric.smithlinkissue38719 messages
2019-11-06 13:36:37eric.smithcreate