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 alex.gronholm, alexandre.vassalotti, filmor, pitrou, serhiy.storchaka
Date 2015-09-02.09:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441187883.42.0.479248976465.issue24900@psf.upfronthosting.co.za>
In-reply-to
Content
The patch for issue22995 disallows default pickling objects with tp_new == NULL.
History
Date User Action Args
2015-09-02 09:58:03serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti, filmor, alex.gronholm
2015-09-02 09:58:03serhiy.storchakasetmessageid: <1441187883.42.0.479248976465.issue24900@psf.upfronthosting.co.za>
2015-09-02 09:58:03serhiy.storchakalinkissue24900 messages
2015-09-02 09:58:03serhiy.storchakacreate