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 gregory.p.smith
Recipients EdSchouten, benjamin.peterson, gregory.p.smith, pitrou, serhiy.storchaka, xdegaye
Date 2018-12-30.23:42:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546213354.48.0.0226042320447.issue28503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 387512c7ecde6446f2e29408af2e16b9fc043807 by Gregory P. Smith in branch 'master':
bpo-28503: Use crypt_r() when available instead of crypt() (GH-11373)
https://github.com/python/cpython/commit/387512c7ecde6446f2e29408af2e16b9fc043807
History
Date User Action Args
2018-12-30 23:42:36gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, benjamin.peterson, xdegaye, serhiy.storchaka, EdSchouten
2018-12-30 23:42:34gregory.p.smithsetmessageid: <1546213354.48.0.0226042320447.issue28503@roundup.psfhosted.org>
2018-12-30 23:42:34gregory.p.smithlinkissue28503 messages
2018-12-30 23:42:34gregory.p.smithcreate