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 josh.r
Recipients eric.smith, josh.r, jstasiak
Date 2020-11-11.06:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605076358.06.0.766955802805.issue42269@roundup.psfhosted.org>
In-reply-to
Content
Is the plan to allow an argument to auto-generate __slots__, or would this require repeating the names once in __slots__, and once for annotations and the like?
History
Date User Action Args
2020-11-11 06:32:38josh.rsetrecipients: + josh.r, eric.smith, jstasiak
2020-11-11 06:32:38josh.rsetmessageid: <1605076358.06.0.766955802805.issue42269@roundup.psfhosted.org>
2020-11-11 06:32:38josh.rlinkissue42269 messages
2020-11-11 06:32:37josh.rcreate