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 Ron Reiter
Recipients Ron Reiter, mark.dickinson, rhettinger, serhiy.storchaka
Date 2018-04-03.09:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522748845.69.0.467229070634.issue33213@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently it's a Mac issue. My crypt.methods only contains [<crypt.METHOD_CRYPT>] which is probably why this fails. It's a silent failure of some sort that is causing this.
History
Date User Action Args
2018-04-03 09:47:25Ron Reitersetrecipients: + Ron Reiter, rhettinger, mark.dickinson, serhiy.storchaka
2018-04-03 09:47:25Ron Reitersetmessageid: <1522748845.69.0.467229070634.issue33213@psf.upfronthosting.co.za>
2018-04-03 09:47:25Ron Reiterlinkissue33213 messages
2018-04-03 09:47:25Ron Reitercreate