]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148461: Use arc4random_buf() in mimalloc on Cygwin (#148462)
authorCarlo Bramini <carlo_bramini@users.sourceforge.net>
Wed, 13 May 2026 19:09:24 +0000 (21:09 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 19:09:24 +0000 (21:09 +0200)
commitfdf064ca8101bd5ffdc4b34c691cf34266093c99
treea31d4aa99a16abc25be4de0eb3a89cba7fd88545
parent94bca40ff09c20f6168d6a27e3aa42bf8a8077b8
gh-148461: Use arc4random_buf() in mimalloc on Cygwin (#148462)

See also issue #113141.
Objects/mimalloc/prim/unix/prim.c