-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Replace the "goals of Argument Clinic" with a link to PEP 436 #107507
Labels
docs
Documentation in the Doc dir
Comments
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Jul 31, 2023
Instead of repeating the rationale and motivation of PEP-436, reword the Abstract to provide a summary of the goals of AC.
erlend-aasland
added a commit
that referenced
this issue
Jul 31, 2023
This was referenced Jul 31, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jul 31, 2023
pythonGH-107508) Summarise the goals of Argument Clinic in a single sentence. Mention that Argument Clinic was introduced with PEP-436. (cherry picked from commit abb71c6) Co-authored-by: Erlend E. Aasland <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jul 31, 2023
pythonGH-107508) Summarise the goals of Argument Clinic in a single sentence. Mention that Argument Clinic was introduced with PEP-436. (cherry picked from commit abb71c6) Co-authored-by: Erlend E. Aasland <[email protected]>
erlend-aasland
added a commit
that referenced
this issue
Jul 31, 2023
…ry (GH-107508) (#107516) Summarise the goals of Argument Clinic in a single sentence. Mention that Argument Clinic was introduced with PEP-436. (cherry picked from commit abb71c6) Co-authored-by: Erlend E. Aasland <[email protected]>
erlend-aasland
added a commit
that referenced
this issue
Jul 31, 2023
…ry (GH-107508) (#107517) Summarise the goals of Argument Clinic in a single sentence. Mention that Argument Clinic was introduced with PEP-436. (cherry picked from commit abb71c6) Co-authored-by: Erlend E. Aasland <[email protected]>
AA-Turner
pushed a commit
to AA-Turner/devguide
that referenced
this issue
Sep 13, 2023
…summary (python/cpython#107508) Summarise the goals of Argument Clinic in a single sentence. Mention that Argument Clinic was introduced with PEP-436.
erlend-aasland
added a commit
to python/devguide
that referenced
this issue
Sep 26, 2023
…summary (python/cpython#107508) Summarise the goals of Argument Clinic in a single sentence. Mention that Argument Clinic was introduced with PEP-436.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Argument Clinic howto starts with six paragraphs about the goals of Argument Clinic, mostly repeating the motivation and rationale of PEP-436. Here's a quick run-through of the paragraphs:
Suggesting to remove the whole "The goals of Argument Clinic", and instead provide a short summary (one or two sentences) and link to PEP-436.
Linked PRs
The text was updated successfully, but these errors were encountered: