-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Remove "Undocumented modules" page #91547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
docs
Documentation in the Doc dir
Comments
hauntsaninja
added a commit
to hauntsaninja/cpython
that referenced
this issue
Apr 19, 2022
JelleZijlstra
pushed a commit
that referenced
this issue
Apr 22, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Apr 22, 2022
(cherry picked from commit 254aaa7) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
miss-islington
added a commit
that referenced
this issue
Apr 22, 2022
miss-islington
added a commit
that referenced
this issue
Apr 22, 2022
@AlexWaygood I think this looks good to close |
@JelleZijlstra is right next to me at PyCon and he agrees :) |
hello-adam
pushed a commit
to hello-adam/cpython
that referenced
this issue
Jun 2, 2022
(cherry picked from commit 254aaa7) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
mattwang44
added a commit
to mattwang44/python-docs-zh-tw
that referenced
this issue
Jun 11, 2022
mattwang44
added a commit
to python/python-docs-zh-tw
that referenced
this issue
Jun 26, 2022
* feat: translate `library/urllib.error.po` * feat: translate `library/tty.po` * feat: translate `library/sndhdr.po` * chore: rm library/undoc.po ref: python/cpython#91547
beccalzh
pushed a commit
to beccalzh/python-docs-zh-tw
that referenced
this issue
Sep 4, 2024
* feat: translate `library/urllib.error.po` * feat: translate `library/tty.po` * feat: translate `library/sndhdr.po` * chore: rm library/undoc.po ref: python/cpython#91547
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.python.org/3.11/library/undoc.html asks people to contribute docs for undocumented modules. But the only modules listed are
ntpath
andposixpath
, and as the page itself acknowledges, there's little need to document those as end users should just useos.path
.I don't think the page is still useful; we should just remove it.
The text was updated successfully, but these errors were encountered: