We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdda38 commit 20cde3bCopy full SHA for 20cde3b
1 file changed
Misc/NEWS.d/next/macOS/2025-03-06-18-52-05.gh-issue-125828.JkMjD2.rst
@@ -1,3 +1,4 @@
1
Fix the not implemented ``get_value`` for :class:`multiprocessing.Semaphore` on MacOSX
2
by adding a dedicated workaround in ``_multiprocessing.SemLock``.
3
-All changes are located in the ``semaphore.c`` file of `_multiprocessing` module.
+All changes are located in the ``semaphore.c`` file of `multiprocessing` module.
4
+
0 commit comments