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 lehmannro
Recipients lehmannro
Date 2014-07-09.11:52:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404906729.25.0.633895333058.issue21944@psf.upfronthosting.co.za>
In-reply-to
Content
CodecInfo objects as retrieved from codecs.lookup currently throw an exception when trying to copy or pickle them.

I have attached a patch with a fix and tests.
History
Date User Action Args
2014-07-09 11:52:09lehmannrosetrecipients: + lehmannro
2014-07-09 11:52:09lehmannrosetmessageid: <1404906729.25.0.633895333058.issue21944@psf.upfronthosting.co.za>
2014-07-09 11:52:09lehmannrolinkissue21944 messages
2014-07-09 11:52:09lehmannrocreate