New submission from Benjamin Peterson <benja...@python.org>:
(split off from #36161) The crypt module currently doesn't check for errors from crypt or crypt_r. It should. ---------- messages: 354166 nosy: benjamin.peterson priority: normal severity: normal status: open title: crypt: check error from library call versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38402> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com