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.

作者 ncoghlan
收信人 larry, ncoghlan, pitrou, serhiy.storchaka, vstinner
日期 2014-02-02.05:08:58
SpamBayes Score -1.0
Marked as misclassified
Message-id <1391317739.93.0.74216920553.issue20404@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2014-02-02 05:09:00ncoghlan修改recipients: + ncoghlan, pitrou, vstinner, larry, serhiy.storchaka
2014-02-02 05:08:59ncoghlan修改messageid: <1391317739.93.0.74216920553.issue20404@psf.upfronthosting.co.za>
2014-02-02 05:08:59ncoghlan链接issue20404 messages
2014-02-02 05:08:59ncoghlan创建