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 Claudiu.Popa
Recipients Claudiu.Popa, kbk, loewis, pitrou, ppperry, roger.serwy, serhiy.storchaka, terry.reedy
Date 2014-07-16.19:26:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405538811.91.0.490286378921.issue21986@psf.upfronthosting.co.za>
In-reply-to
Content
TypeError is raised only in Python 2, in Python 3 it's PicklingError.
History
Date User Action Args
2014-07-16 19:26:51Claudiu.Popasetrecipients: + Claudiu.Popa, loewis, terry.reedy, kbk, pitrou, roger.serwy, serhiy.storchaka, ppperry
2014-07-16 19:26:51Claudiu.Popasetmessageid: <1405538811.91.0.490286378921.issue21986@psf.upfronthosting.co.za>
2014-07-16 19:26:51Claudiu.Popalinkissue21986 messages
2014-07-16 19:26:51Claudiu.Popacreate