]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132719: Fix AMD64 FreeBSD14/15 3.x failures - `test_rlock_locked_2processes` used...
authorDuprat <yduprat@gmail.com>
Mon, 21 Apr 2025 20:59:15 +0000 (22:59 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Apr 2025 20:59:15 +0000 (13:59 -0700)
commitc8e0b6e6849fc3d93c33050b43fe866391625157
tree77920a7f543e9ed31ed30acaa5c88d43087d7361
parent01317bb449612ea1dbbf36e439437909abd79a45
gh-132719: Fix AMD64 FreeBSD14/15 3.x failures - `test_rlock_locked_2processes` used an unknown `Value` (GH-132774)

* Fix creation of resvariable
Lib/test/_test_multiprocessing.py