Skip to content

gh-94199: Remove ssl.RAND_pseudo_bytes() function - #94202

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:rand_pseudo_bytes
Jun 24, 2022
Merged

vstinner merged 1 commit into
python:mainfrom
vstinner:rand_pseudo_bytes

Conversation

@vstinner

@vstinner vstinner commented Jun 24, 2022

Copy link
Copy Markdown
Member

Remove the ssl.RAND_pseudo_bytes() function, deprecated in Python
3.6: use os.urandom() or ssl.RAND_bytes() instead.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants