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 benjamin.peterson
Recipients benjamin.peterson
Date 2019-10-08.04:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
(split off from #36161)

The crypt module currently doesn't check for errors from crypt or crypt_r. It should.
History
Date User Action Args
2019-10-08 04:01:58benjamin.petersonsetrecipients: + benjamin.peterson
2019-10-08 04:01:58benjamin.petersonsetmessageid: <[email protected]>
2019-10-08 04:01:58benjamin.petersonlinkissue38402 messages
2019-10-08 04:01:58benjamin.petersoncreate