gh-112071: Make `_random.Random` methods thread-safe in `--disable-gil` builds by chgnrdv · Pull Request #112128 · python/cpython · GitHub
Skip to content

gh-112071: Make _random.Random methods thread-safe in --disable-gil builds - #112128

Merged
corona10 merged 3 commits into
python:mainfrom
chgnrdv:make-_random-Random-thread-safe-in-nogil
Nov 28, 2023
Merged

gh-112071: Make _random.Random methods thread-safe in --disable-gil builds#112128
corona10 merged 3 commits into
python:mainfrom
chgnrdv:make-_random-Random-thread-safe-in-nogil

Remove unnecessary header including

0d112fc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs