Skip to content

Commit 20cde3b

Browse files
authored
Fix another nits
1 parent 2cdda38 commit 20cde3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Fix the not implemented ``get_value`` for :class:`multiprocessing.Semaphore` on MacOSX
22
by adding a dedicated workaround in ``_multiprocessing.SemLock``.
3-
All changes are located in the ``semaphore.c`` file of `_multiprocessing` module.
3+
All changes are located in the ``semaphore.c`` file of `multiprocessing` module.
4+

0 commit comments

Comments
 (0)