Skip to content

Commit ce5dc4c

Browse files
authored
Fix nits in news
1 parent 3983281 commit ce5dc4c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
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.
4-
1+
Fix the not implemented ``get_value`` for :class:`multiprocessing.Semaphore` on MacOSX by adding a dedicated workaround in ``_multiprocessing.SemLock`` object.

0 commit comments

Comments
 (0)