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 doerwalter, ezio.melotti, lemburg, ncoghlan, serhiy.storchaka, vstinner
Date 2013-11-21.22:12:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7dsBYJ8rMBFt_a_nRUScHAWkrp2Ugxup8F1vhaQPGBRLw@mail.gmail.com>
In-reply-to <1385052274.24.0.012871903061.issue19619@psf.upfronthosting.co.za>
Content
I used the private class method to minimise the per-codec impact (1
modified/added line per codec rather than 3).

Your other suggestions look good, so I'll apply those before committing.
History
Date User Action Args
2013-11-21 22:12:06ncoghlansetrecipients: + ncoghlan, lemburg, doerwalter, vstinner, ezio.melotti, serhiy.storchaka
2013-11-21 22:12:06ncoghlanlinkissue19619 messages
2013-11-21 22:12:06ncoghlancreate