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-22.11:41:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385120502.95.0.993102277324.issue19619@psf.upfronthosting.co.za>
In-reply-to
Content
- switched the private flag from being set in a class method to using a keyword only parameter to __init__
- updated the codecs.h comment as MAL suggested
History
Date User Action Args
2013-11-22 11:41:43ncoghlansetrecipients: + ncoghlan, lemburg, doerwalter, vstinner, ezio.melotti, serhiy.storchaka
2013-11-22 11:41:42ncoghlansetmessageid: <1385120502.95.0.993102277324.issue19619@psf.upfronthosting.co.za>
2013-11-22 11:41:42ncoghlanlinkissue19619 messages
2013-11-22 11:41:42ncoghlancreate