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 Alex.Willmer, Brian Kuhl, christian.heimes, izbyshev, lukasz.langa, ned.deily, r.david.murray, vstinner
Date 2019-03-28.16:47:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'm against implementing crypt on top of OpenSSL's DES_crypt. Please don't support the module at all instead of just supporting a completely broken implementation.
History
Date User Action Args
2019-03-28 16:47:52christian.heimessetrecipients: + christian.heimes, vstinner, ned.deily, r.david.murray, lukasz.langa, Alex.Willmer, izbyshev, Brian Kuhl
2019-03-28 16:47:52christian.heimessetmessageid: <[email protected]>
2019-03-28 16:47:52christian.heimeslinkissue31904 messages
2019-03-28 16:47:52christian.heimescreate