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 iritkatriel
Recipients alexandre.vassalotti, iritkatriel, liugang93, [email protected], pitrou
Date 2022-01-06.13:22:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I want to known [...] how to implement the logic in code 2 (passing keyword only parameter to __new__/__init__ when pickling for class inherted from Exception)


This is currently a problem, see issue27015.
History
Date User Action Args
2022-01-06 13:22:02iritkatrielsetrecipients: + iritkatriel, pitrou, alexandre.vassalotti, [email protected], liugang93
2022-01-06 13:22:02iritkatrielsetmessageid: <[email protected]>
2022-01-06 13:22:02iritkatriellinkissue37489 messages
2022-01-06 13:22:02iritkatrielcreate