python / python/cpython

Fix all Sphinx reference warnings in `Doc/library/select.rst`

未关闭
#151,948 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

docs type-bug
主要语言
Python
星标
77.2k
派生
35.9k
PR 合并指标
PR 指标待抓取

描述

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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 Doc/library/select.rst 开始,检查与报告的 py:const 和 py:class 警告相对应的章节。重现 Sphinx 引用警告,然后确认文档构建不再针对该文件报告警告;关联的 PR gh-151957 表明相关工作已经在进行中。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。