Skip to content

bpo-28503: _crypt: fix implicit declaration of crypt(), use crypt_r() if available.#4691

Closed
EdSchouten wants to merge 1 commit into
python:masterfrom
EdSchouten:issue28503
Closed

bpo-28503: _crypt: fix implicit declaration of crypt(), use crypt_r() if available.#4691
EdSchouten wants to merge 1 commit into
python:masterfrom
EdSchouten:issue28503

_crypt: fix implicit declaration of crypt(), use crypt_r() if available.

f8e4237
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs