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 cheryl.sabella, cvrebert, josh.r, martin.panter, ncoghlan, pitrou, rhettinger, scoder
Date 2018-02-13.04:17:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518495453.66.0.467229070634.issue20632@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, never mind. Looks like dataclasses.InitVar fields seem to be the answer to excluding a field from the auto-generated methods.
History
Date User Action Args
2018-02-13 04:17:33josh.rsetrecipients: + josh.r, rhettinger, ncoghlan, pitrou, scoder, cvrebert, martin.panter, cheryl.sabella
2018-02-13 04:17:33josh.rsetmessageid: <1518495453.66.0.467229070634.issue20632@psf.upfronthosting.co.za>
2018-02-13 04:17:33josh.rlinkissue20632 messages
2018-02-13 04:17:33josh.rcreate