]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: add `Py_TPFLAGS_IMMUTABLETYPE` to `_random.Random` (#138341)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Wed, 3 Sep 2025 07:55:53 +0000 (09:55 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 07:55:53 +0000 (09:55 +0200)
commit51244ba16a7312945a60dff18ed155a581295fbf
treef0fa0023f4249555b0fb3448c924f91611726c65
parentdd86fb4ba5a9db1c1e7293917af68d0cf0ddeaaf
gh-116946: add `Py_TPFLAGS_IMMUTABLETYPE` to `_random.Random` (#138341)
Misc/NEWS.d/next/Library/2025-09-02-10-23-09.gh-issue-116946.U6RpwK.rst [new file with mode: 0644]
Modules/_randommodule.c