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-31.01:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546221594.48.0.0329768482316.issue28503@roundup.psfhosted.org>
In-reply-to
Content
New changeset a144feeb7ec501aaf30072d50e70d54b200e5ef0 by Gregory P. Smith (Miss Islington (bot)) in branch '3.7':
bpo-28503: Use crypt_r() when available instead of crypt() (GH-11373) (GH-11376)
https://github.com/python/cpython/commit/a144feeb7ec501aaf30072d50e70d54b200e5ef0
History
Date User Action Args
2018-12-31 01:59:55gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, benjamin.peterson, xdegaye, serhiy.storchaka, EdSchouten
2018-12-31 01:59:54gregory.p.smithsetmessageid: <1546221594.48.0.0329768482316.issue28503@roundup.psfhosted.org>
2018-12-31 01:59:54gregory.p.smithlinkissue28503 messages
2018-12-31 01:59:54gregory.p.smithcreate