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 steve.dower
Recipients jafo, miss-islington, paul.moore, shireenrao, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2020-01-06.21:27:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578346075.26.0.321016126572.issue25172@roundup.psfhosted.org>
In-reply-to
Content
I started creating an example of improving the skip cases, and ended up just making a PR. It should:

* expect a helpful error on Windows
* work fine on other platforms with crypt
* skip all tests on other platforms without crypt
History
Date User Action Args
2020-01-06 21:27:55steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, jafo, tim.golden, zach.ware, miss-islington, shireenrao
2020-01-06 21:27:55steve.dowersetmessageid: <1578346075.26.0.321016126572.issue25172@roundup.psfhosted.org>
2020-01-06 21:27:55steve.dowerlinkissue25172 messages
2020-01-06 21:27:55steve.dowercreate