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 serhiy.storchaka
Recipients christian.heimes, dstufft, gregory.p.smith, jafo, serhiy.storchaka, vstinner
Date 2017-10-25.13:30:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508938219.12.0.213398074469.issue31664@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f261583bae7e60e410709ed96398dd1b14c5454 by Serhiy Storchaka in branch 'master':
bpo-31664: Fix test_crypt for the openwall implementation of crypt. (#4116)
https://github.com/python/cpython/commit/0f261583bae7e60e410709ed96398dd1b14c5454
History
Date User Action Args
2017-10-25 13:30:19serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, jafo, vstinner, christian.heimes, dstufft
2017-10-25 13:30:19serhiy.storchakasetmessageid: <1508938219.12.0.213398074469.issue31664@psf.upfronthosting.co.za>
2017-10-25 13:30:19serhiy.storchakalinkissue31664 messages
2017-10-25 13:30:19serhiy.storchakacreate