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 Darrick Yee
Recipients Darrick Yee, eric.smith
Date 2020-05-27.17:33:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590600828.76.0.164799161984.issue40796@roundup.psfhosted.org>
In-reply-to
Content
TypeError: non-default argument 'field1' follows default argument

You are right.  For some reason I believed it would automatically gather the required fields first when creating the new class' signature.
History
Date User Action Args
2020-05-27 17:33:48Darrick Yeesetrecipients: + Darrick Yee, eric.smith
2020-05-27 17:33:48Darrick Yeesetmessageid: <1590600828.76.0.164799161984.issue40796@roundup.psfhosted.org>
2020-05-27 17:33:48Darrick Yeelinkissue40796 messages
2020-05-27 17:33:48Darrick Yeecreate