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 christian.heimes
Recipients Nikita Velykanov, christian.heimes, ezio.melotti, vstinner
Date 2018-09-04.14:27:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536071234.54.0.56676864532.issue34577@psf.upfronthosting.co.za>
In-reply-to
Content
You have cut off the exception message. Please provide a full traceback including the exception name and message.

Password algorithms typically handle only bytes. The encoding depends on your target system and is usually utf-8.
History
Date User Action Args
2018-09-04 14:27:14christian.heimessetrecipients: + christian.heimes, vstinner, ezio.melotti, Nikita Velykanov
2018-09-04 14:27:14christian.heimessetmessageid: <1536071234.54.0.56676864532.issue34577@psf.upfronthosting.co.za>
2018-09-04 14:27:14christian.heimeslinkissue34577 messages
2018-09-04 14:27:14christian.heimescreate