gh-112071: Make `_random.Random` methods thread-safe in `--disable-gil` builds by chgnrdv · Pull Request #112128 · python/cpython
…l` builds Guard `_random.Random` methods with critical section API locks by using `@critical_section` AC directive
aisk pushed a commit to aisk/cpython that referenced this pull request
Feb 11, 2024…ble-gil` builds (pythongh-112128) Co-authored-by: Donghee Na <donghee.na@python.org>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
Sep 2, 2024…ble-gil` builds (pythongh-112128) Co-authored-by: Donghee Na <donghee.na@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters