Skip to content

bpo-36559: random: import hashlib on demand#12728

Closed
vstinner wants to merge 2 commits into
python:masterfrom
vstinner:random_import_hashlib
Closed

bpo-36559: random: import hashlib on demand#12728
vstinner wants to merge 2 commits into
python:masterfrom
vstinner:random_import_hashlib

Use "import" rather than "from import"

e14016e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs