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 8c8d025 commit 56cba95Copy full SHA for 56cba95
1 file changed
Misc/NEWS.d/next/macOS/2025-03-06-18-52-05.gh-issue-125828.JkMjD2.rst
@@ -1,3 +1,3 @@
1
Fix the not implemented ``get_value`` for :class:`multiprocessing.Semaphore` on MacOSX
2
by adding a dedicated workaround in ``_multiprocessing.SemLock``.
3
-The changes are located in the ``semaphore.c`` file in :mod:`_multiprocessing`.
+All changes are located in the ``semaphore.c`` file of `_multiprocessing` module.
0 commit comments