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 r.david.murray
Recipients JustAnother1, barry, david__, giampaolo.rodola, r.david.murray, taleinat
Date 2018-06-10.14:17:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528640275.05.0.592728768989.issue29750@psf.upfronthosting.co.za>
In-reply-to
Content
Note: it is definitely the case, regardless of what the RFC says, that binary passwords need to be supported.  utf-8 should probably be used as the default encoding for string passwords, rather than ascii.  See also #33741.
History
Date User Action Args
2018-06-10 14:17:55r.david.murraysetrecipients: + r.david.murray, barry, taleinat, giampaolo.rodola, david__, JustAnother1
2018-06-10 14:17:55r.david.murraysetmessageid: <1528640275.05.0.592728768989.issue29750@psf.upfronthosting.co.za>
2018-06-10 14:17:55r.david.murraylinkissue29750 messages
2018-06-10 14:17:55r.david.murraycreate