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, pitrou, serhiy.storchaka, vstinner
Date 2017-11-16.11:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510831373.79.0.213398074469.issue31702@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cede8c9edb408321b493d8d5e73be9e1018020e4 by Serhiy Storchaka in branch 'master':
bpo-31702: Allow to specify rounds for SHA-2 hashing in crypt.mksalt(). (#4110)
https://github.com/python/cpython/commit/cede8c9edb408321b493d8d5e73be9e1018020e4
History
Date User Action Args
2017-11-16 11:22:53serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, jafo, pitrou, vstinner, christian.heimes, dstufft
2017-11-16 11:22:53serhiy.storchakasetmessageid: <1510831373.79.0.213398074469.issue31702@psf.upfronthosting.co.za>
2017-11-16 11:22:53serhiy.storchakalinkissue31702 messages
2017-11-16 11:22:53serhiy.storchakacreate