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 spencera
Recipients josh.r, r.david.murray, serhiy.storchaka, spencera, terry.reedy
Date 2017-02-03.06:25:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486103112.92.0.012536534036.issue29423@psf.upfronthosting.co.za>
In-reply-to
Content
Interesting. So, out of curiosity, what has changed from 3.5.2 to 3.6.0 that causes this new behavior? Was an instance associated with an instance method that was passed to submit not implicitly pickled before 3.6.0? Is it from the changes to the pickle module in 3.6? Something else?
History
Date User Action Args
2017-02-03 06:25:13spencerasetrecipients: + spencera, terry.reedy, r.david.murray, serhiy.storchaka, josh.r
2017-02-03 06:25:12spencerasetmessageid: <1486103112.92.0.012536534036.issue29423@psf.upfronthosting.co.za>
2017-02-03 06:25:12spenceralinkissue29423 messages
2017-02-03 06:25:12spenceracreate