summaryrefslogtreecommitdiffstats
path: root/Python/pylifecycle.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-06-24 09:05:53 (GMT)
committerGitHub <noreply@github.com>2022-06-24 09:05:53 (GMT)
commitd435a18c537a62a89a70005885e6e09f58997d8a (patch)
treee75b29c5d7932475dc06e9c6eed13b8d47dabdb4 /Python/pylifecycle.c
parent6e33ba114ffb47505fec59674c5cce5eb6476f76 (diff)
downloadcpython-d435a18c537a62a89a70005885e6e09f58997d8a.zip
cpython-d435a18c537a62a89a70005885e6e09f58997d8a.tar.gz
cpython-d435a18c537a62a89a70005885e6e09f58997d8a.tar.bz2
gh-94199: Remove ssl.RAND_pseudo_bytes() function (#94202)
Remove the ssl.RAND_pseudo_bytes() function, deprecated in Python 3.6: use os.urandom() or ssl.RAND_bytes() instead.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions