Fix all Sphinx reference warnings in `Doc/library/select.rst`
Abierto
Nadie ha tomado este issue todavía.
docs
type-bug
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 35.9k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
Bug report
[!IMPORTANT]
See the meta issue for more information.
Doc/library/select.rst
Doc/library/select.rst:243: py:const reference target not found: POLLIN [ref.const]
Doc/library/select.rst:243: py:const reference target not found: POLLPRI [ref.const]
Doc/library/select.rst:243: py:const reference target not found: POLLOUT [ref.const]
Doc/library/select.rst:275: py:const reference target not found: POLLIN [ref.const]
Doc/library/select.rst:275: py:const reference target not found: POLLOUT [ref.const]
Doc/library/select.rst:309: py:const reference target not found: EPOLLIN [ref.const]
Doc/library/select.rst:311: py:const reference target not found: EPOLLOUT [ref.const]
Doc/library/select.rst:313: py:const reference target not found: EPOLLPRI [ref.const]
Doc/library/select.rst:315: py:const reference target not found: EPOLLERR [ref.const]
Doc/library/select.rst:317: py:const reference target not found: EPOLLHUP [ref.const]
Doc/library/select.rst:319: py:const reference target not found: EPOLLET [ref.const]
Doc/library/select.rst:322: py:const reference target not found: EPOLLONESHOT [ref.const]
Doc/library/select.rst:325: py:const reference target not found: EPOLLEXCLUSIVE [ref.const]
Doc/library/select.rst:330: py:const reference target not found: EPOLLRDHUP [ref.const]
Doc/library/select.rst:333: py:const reference target not found: EPOLLRDNORM [ref.const]
Doc/library/select.rst:333: py:const reference target not found: EPOLLIN [ref.const]
Doc/library/select.rst:335: py:const reference target not found: EPOLLRDBAND [ref.const]
Doc/library/select.rst:337: py:const reference target not found: EPOLLWRNORM [ref.const]
Doc/library/select.rst:337: py:const reference target not found: EPOLLOUT [ref.const]
Doc/library/select.rst:339: py:const reference target not found: EPOLLWRBAND [ref.const]
Doc/library/select.rst:341: py:const reference target not found: EPOLLMSG [ref.const]
Doc/library/select.rst:343: py:const reference target not found: EPOLLWAKEUP [ref.const]
Doc/library/select.rst:346: py:const reference target not found: EPOLLEXCLUSIVE [ref.const]
Doc/library/select.rst:350: py:const reference target not found: EPOLLWAKEUP [ref.const]
Doc/library/select.rst:429: py:const reference target not found: POLLIN [ref.const]
Doc/library/select.rst:429: py:const reference target not found: POLLPRI [ref.const]
Doc/library/select.rst:429: py:const reference target not found: POLLOUT [ref.const]
Doc/library/select.rst:438: py:const reference target not found: POLLIN [ref.const]
Doc/library/select.rst:440: py:const reference target not found: POLLPRI [ref.const]
Doc/library/select.rst:442: py:const reference target not found: POLLOUT [ref.const]
Doc/library/select.rst:444: py:const reference target not found: POLLERR [ref.const]
Doc/library/select.rst:446: py:const reference target not found: POLLHUP [ref.const]
Doc/library/select.rst:448: py:const reference target not found: POLLRDHUP [ref.const]
Doc/library/select.rst:451: py:const reference target not found: POLLNVAL [ref.const]
Doc/library/select.rst:459: py:const reference target not found: ENOENT [ref.const]
Doc/library/select.rst:477: py:const reference target not found: POLLIN [ref.const]
Doc/library/select.rst:477: py:const reference target not found: POLLOUT [ref.const]
Doc/library/select.rst:525: py:class reference target not found: eventlist [ref.class]
Doc/library/select.rst:566: py:const reference target not found: KQ_FILTER_READ [ref.const]
Doc/library/select.rst:569: py:const reference target not found: KQ_FILTER_WRITE [ref.const]
Doc/library/select.rst:572: py:const reference target not found: KQ_FILTER_AIO [ref.const]
Doc/library/select.rst:574: py:const reference target not found: KQ_FILTER_VNODE [ref.const]
Doc/library/select.rst:577: py:const reference target not found: KQ_FILTER_PROC [ref.const]
Doc/library/select.rst:579: py:const reference target not found: KQ_FILTER_NETDEV [ref.const]
Doc/library/select.rst:582: py:const reference target not found: KQ_FILTER_SIGNAL [ref.const]
Doc/library/select.rst:585: py:const reference target not found: KQ_FILTER_TIMER [ref.const]
Doc/library/select.rst:595: py:const reference target not found: KQ_EV_ADD [ref.const]
Doc/library/select.rst:597: py:const reference target not found: KQ_EV_DELETE [ref.const]
Doc/library/select.rst:599: py:const reference target not found: KQ_EV_ENABLE [ref.const]
Doc/library/select.rst:601: py:const reference target not found: KQ_EV_DISABLE [ref.const]
Doc/library/select.rst:603: py:const reference target not found: KQ_EV_ONESHOT [ref.const]
Doc/library/select.rst:605: py:const reference target not found: KQ_EV_CLEAR [ref.const]
Doc/library/select.rst:607: py:const reference target not found: KQ_EV_SYSFLAGS [ref.const]
Doc/library/select.rst:609: py:const reference target not found: KQ_EV_FLAG1 [ref.const]
Doc/library/select.rst:611: py:const reference target not found: KQ_EV_EOF [ref.const]
Doc/library/select.rst:613: py:const reference target not found: KQ_EV_ERROR [ref.const]
Doc/library/select.rst:620: py:const reference target not found: KQ_FILTER_READ [ref.const]
Doc/library/select.rst:620: py:const reference target not found: KQ_FILTER_WRITE [ref.const]
Doc/library/select.rst:626: py:const reference target not found: KQ_NOTE_LOWAT [ref.const]
Doc/library/select.rst:628: py:const reference target not found: KQ_FILTER_VNODE [ref.const]
Doc/library/select.rst:634: py:const reference target not found: KQ_NOTE_DELETE [ref.const]
Doc/library/select.rst:636: py:const reference target not found: KQ_NOTE_WRITE [ref.const]
Doc/library/select.rst:638: py:const reference target not found: KQ_NOTE_EXTEND [ref.const]
Doc/library/select.rst:640: py:const reference target not found: KQ_NOTE_ATTRIB [ref.const]
Doc/library/select.rst:642: py:const reference target not found: KQ_NOTE_LINK [ref.const]
Doc/library/select.rst:644: py:const reference target not found: KQ_NOTE_RENAME [ref.const]
Doc/library/select.rst:646: py:const reference target not found: KQ_NOTE_REVOKE [ref.const]
Doc/library/select.rst:648: py:const reference target not found: KQ_FILTER_PROC [ref.const]
Doc/library/select.rst:654: py:const reference target not found: KQ_NOTE_EXIT [ref.const]
Doc/library/select.rst:656: py:const reference target not found: KQ_NOTE_FORK [ref.const]
Doc/library/select.rst:658: py:const reference target not found: KQ_NOTE_EXEC [ref.const]
Doc/library/select.rst:660: py:const reference target not found: KQ_NOTE_PCTRLMASK [ref.const]
Doc/library/select.rst:662: py:const reference target not found: KQ_NOTE_PDATAMASK [ref.const]
Doc/library/select.rst:664: py:const reference target not found: KQ_NOTE_TRACK [ref.const]
Doc/library/select.rst:666: py:const reference target not found: KQ_NOTE_CHILD [ref.const]
Doc/library/select.rst:669: py:const reference target not found: KQ_NOTE_TRACKERR [ref.const]
Doc/library/select.rst:671: py:const reference target not found: KQ_FILTER_NETDEV [ref.const]
Doc/library/select.rst:677: py:const reference target not found: KQ_NOTE_LINKUP [ref.const]
Doc/library/select.rst:679: py:const reference target not found: KQ_NOTE_LINKDOWN [ref.const]
Doc/library/select.rst:681: py:const reference target not found: KQ_NOTE_LINKINV [ref.const]
Linked PRs
- gh-151957
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza con Doc/library/select.rst e inspecciona las secciones correspondientes a las advertencias py:const y py:class reportadas. Reproduce las advertencias de referencia de Sphinx y, después, verifica que la compilación de la documentación ya no informe de advertencias para este archivo; el PR vinculado gh-151957 indica que el trabajo ya está en curso.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 25/100