FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-46221: docs: `input` asks the user for data; the mechanism is a detail by encukou · Pull Request #146161 · python/cpython · GitHub

/ cpython Public

gh-46221: docs: input asks the user for data; the mechanism is a detail - #146161

Draft
encukou wants to merge 1 commit into
python:mainfrom
encukou:input-docs
Draft

gh-46221: docs: input asks the user for data; the mechanism is a detail#146161
encukou wants to merge 1 commit into
python:mainfrom
encukou:input-docs

Conversation

encukou commented Mar 19, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

See Discourse discussion. I'm sending a PR to get my suggestion rendered.


📚 Documentation preview 📚: https://cpython-previews--146161.org.readthedocs.build/

bedevere-app Bot added docs Documentation in the Doc dir skip news labels Mar 19, 2026
github-project-automation Bot moved this to Todo in Docs PRs Mar 19, 2026
Comment thread Doc/library/functions.rst
Comment on lines +1027 to +1028
The may be used to
provide similar functionality.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It looks like there is a word missing between The and may.

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label May 8, 2026
jaraco changed the title docs: input asks the user for data; the mechanism is a detail gh-46221: docs: input asks the user for data; the mechanism is a detail May 18, 2026
Comment thread Doc/library/functions.rst
When EOF is read, :exc:`EOFError` is raised.

If this exact behavior is required, implement it explicitly instead
of calling :func:`!input`::

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I thought input was providing me with this low-level behaviour!

How sure are you that the specification in these previous paragraphs is a CPython implementation detail and not the Python builtin spec?

github-actions Bot removed the stale Stale PR or inactive for long period of time. label May 26, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 90 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Aug 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir skip news stale Stale PR or inactive for long period of time.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL