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 vstinner
Recipients georg.brandl, python-dev, serhiy.storchaka, vstinner
Date 2013-11-07.13:03:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383829430.65.0.905319113158.issue19512@psf.upfronthosting.co.za>
In-reply-to
Content
> Serhiy is right. You have to be responsible with the Py* namespace, and keep new functions private unless they are useful enough to the outside and you document them.

I created the issue #19518 to discuss this part (but also to propose other enhancements related to Unicode).
History
Date User Action Args
2013-11-07 13:03:50vstinnersetrecipients: + vstinner, georg.brandl, python-dev, serhiy.storchaka
2013-11-07 13:03:50vstinnersetmessageid: <1383829430.65.0.905319113158.issue19512@psf.upfronthosting.co.za>
2013-11-07 13:03:50vstinnerlinkissue19512 messages
2013-11-07 13:03:50vstinnercreate