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 taleinat
Recipients JustAnother1, taleinat
Date 2018-06-10.08:29:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528619388.26.0.592728768989.issue33741@psf.upfronthosting.co.za>
In-reply-to
Content
Is this a bug? Are passwords containing non-ASCII characters supposed to be supported? If so, which encoding should be assumed for the password? Since it needs to be base64-encoded, it must be encoded into bytes.
History
Date User Action Args
2018-06-10 08:29:48taleinatsetrecipients: + taleinat, JustAnother1
2018-06-10 08:29:48taleinatsetmessageid: <1528619388.26.0.592728768989.issue33741@psf.upfronthosting.co.za>
2018-06-10 08:29:48taleinatlinkissue33741 messages
2018-06-10 08:29:48taleinatcreate