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 serhiy.storchaka
Recipients alexandre.vassalotti, docs@python, pierreglaser, pitrou, rhettinger, serhiy.storchaka
Date 2019-02-20.15:46:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550677590.84.0.148148392799.issue35933@roundup.psfhosted.org>
In-reply-to
Content
See also issue26579 which propose to add a function or method for standard implementation of __getstate__ and use it consistently in custom __getstate__ implementations. I am not sure about API yet.
History
Date User Action Args
2019-02-20 15:46:30serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, alexandre.vassalotti, docs@python, pierreglaser
2019-02-20 15:46:30serhiy.storchakasetmessageid: <1550677590.84.0.148148392799.issue35933@roundup.psfhosted.org>
2019-02-20 15:46:30serhiy.storchakalinkissue35933 messages
2019-02-20 15:46:30serhiy.storchakacreate