mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Demote one warning to a note. There's no security risk here, just a note on usage and avialability.
This commit is contained in:
parent
f4477703a5
commit
fd15191b92
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ to this, the :mod:`multiprocessing` module allows the programmer to fully
|
|||
leverage multiple processors on a given machine. It runs on both Unix and
|
||||
Windows.
|
||||
|
||||
.. warning::
|
||||
.. note::
|
||||
|
||||
Some of this package's functionality requires a functioning shared semaphore
|
||||
implementation on the host operating system. Without one, the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue