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 serhiy.storchaka
Recipients josh.r, mark.dickinson, rhettinger, serhiy.storchaka, veky
Date 2016-08-23.10:43:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471949002.6.0.0216764621471.issue27832@psf.upfronthosting.co.za>
In-reply-to
Content
Wouldn't be better to get rid of private parameter (it is visible in the docs) at all?

Proposed patch removes the _normalize parameter and adds very simple private module level function instead (hidden from the docs).
History
Date User Action Args
2016-08-23 10:43:22serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, josh.r, veky
2016-08-23 10:43:22serhiy.storchakasetmessageid: <1471949002.6.0.0216764621471.issue27832@psf.upfronthosting.co.za>
2016-08-23 10:43:22serhiy.storchakalinkissue27832 messages
2016-08-23 10:43:22serhiy.storchakacreate