-
-
Couldn't load subscription status.
- Fork 33.3k
Closed as duplicate of#139843
Closed as duplicate of#139843
Copy link
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
After #139843 I've found more undocumented signals that will cause reference warnings.
C:\Users\admin\Desktop\cpython-main\Doc\library\signal.rst:475: WARNING: py:data reference target not found: SIGSTOP [ref.data]
C:\Users\admin\Desktop\cpython-main\Doc\library\signal.rst:496: WARNING: py:const reference target not found: SIGVTALRM [ref.const]
C:\Users\admin\Desktop\cpython-main\Doc\library\signal.rst:496: WARNING: py:const reference target not found: SIGPROF [ref.const]
similar to the farmer one I'm adding those documents to signal.rst, with description in https://pubs.opengroup.org/onlinepubs/009695399/basedefs/signal.h.html . The document is ordered in the same way.
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Todo