mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-93851: Fix all broken links in Doc/ (GH-93853)
This commit is contained in:
parent
7327d61abe
commit
f62ff97f31
30 changed files with 59 additions and 47 deletions
|
@ -95,7 +95,7 @@ The signal module defines three enums:
|
|||
|
||||
:class:`enum.IntEnum` collection the constants :const:`SIG_BLOCK`, :const:`SIG_UNBLOCK` and :const:`SIG_SETMASK`.
|
||||
|
||||
Availability: Unix. See the man page :manpage:`sigprocmask(3)` and
|
||||
Availability: Unix. See the man page :manpage:`sigprocmask(2)` and
|
||||
:manpage:`pthread_sigmask(3)` for further information.
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue