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 paul.moore
Recipients jafo, paul.moore, shireenrao, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-08-08.20:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565294578.06.0.203093078729.issue25172@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4e725f224b864bf9bf405ff7f863cda46fca1cd by Paul Moore (shireenrao) in branch 'master':
bpo-25172: Raise appropriate ImportError msg when crypt module used on Windows (GH-15149)
https://github.com/python/cpython/commit/f4e725f224b864bf9bf405ff7f863cda46fca1cd
History
Date User Action Args
2019-08-08 20:02:58paul.mooresetrecipients: + paul.moore, terry.reedy, jafo, tim.golden, zach.ware, steve.dower, shireenrao
2019-08-08 20:02:58paul.mooresetmessageid: <1565294578.06.0.203093078729.issue25172@roundup.psfhosted.org>
2019-08-08 20:02:58paul.moorelinkissue25172 messages
2019-08-08 20:02:57paul.moorecreate