mirror of
https://github.com/python/cpython.git
synced 2026-07-10 12:06:10 -04:00
01b07df858
gh-149816: Fix a RC in `_random.Random.__init__` method (GH-149824)
(cherry picked from commit 14af19e6c0)
Co-authored-by: sobolevn <mail@sobolevn.me>