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 ncoghlan
Recipients larry, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2014-02-02.05:08:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391317739.93.0.74216920553.issue20404@psf.upfronthosting.co.za>
In-reply-to
Content
Revised patch that avoids doing multiple lookups of the same codec name while creating the stream.

Absent any comments, I'll commit this version with appropriate NEWS and What's New updates tomorrow.
History
Date User Action Args
2014-02-02 05:09:00ncoghlansetrecipients: + ncoghlan, pitrou, vstinner, larry, serhiy.storchaka
2014-02-02 05:08:59ncoghlansetmessageid: <1391317739.93.0.74216920553.issue20404@psf.upfronthosting.co.za>
2014-02-02 05:08:59ncoghlanlinkissue20404 messages
2014-02-02 05:08:59ncoghlancreate