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 mark.dickinson
Recipients mark.dickinson, rhettinger, terry.reedy, veky
Date 2016-08-21.08:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471769224.04.0.0629391402295.issue27539@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch (against the 3.5 tip). I've dropped the keyword-only `_normalize` change; I have no objections to that change, but it's independent of the fix, and should probably be a 3.6-only change.
History
Date User Action Args
2016-08-21 08:47:04mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, terry.reedy, veky
2016-08-21 08:47:04mark.dickinsonsetmessageid: <1471769224.04.0.0629391402295.issue27539@psf.upfronthosting.co.za>
2016-08-21 08:47:04mark.dickinsonlinkissue27539 messages
2016-08-21 08:47:04mark.dickinsoncreate