Message 314724 - Python tracker

Message314724

Author eric.smith
Recipients Ricyteach, eric.smith, levkivskyi
Date 2018-03-30.22:41:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522449682.65.0.467229070634.issue33188@psf.upfronthosting.co.za>
In-reply-to
Content
If we're going to call new_class in make_dataclass, then we should change the signature of make_dataclass to have the new_class parameters.
History
Date User Action Args
2018-03-30 22:41:22eric.smithsetrecipients: + eric.smith, levkivskyi, Ricyteach
2018-03-30 22:41:22eric.smithsetmessageid: <1522449682.65.0.467229070634.issue33188@psf.upfronthosting.co.za>
2018-03-30 22:41:22eric.smithlinkissue33188 messages
2018-03-30 22:41:22eric.smithcreate