◐ Shell
clean mode source ↗

gh-103921: Document PEP 695 by JelleZijlstra · Pull Request #104642 · python/cpython

added 4 commits

May 13, 2023 05:56

AlexWaygood

AlexWaygood

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request

May 19, 2023
This allows :keyword:`type` to link to docs for the new `type`
statement (being written in pythongh-104642) instead of to this header
in the argparse docs.

JelleZijlstra added a commit that referenced this pull request

May 19, 2023
This allows :keyword:`type` to link to docs for the new `type`
statement (being written in gh-104642) instead of to this header
in the argparse docs.

@JelleZijlstra

AlexWaygood

@JelleZijlstra

AlexWaygood

AlexWaygood

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 26, 2023
(cherry picked from commit 060277d)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

JelleZijlstra added a commit that referenced this pull request

May 26, 2023
(cherry picked from commit 060277d)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request

May 27, 2023
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>.
(cherry picked from commit 060277d)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

AlexWaygood

JelleZijlstra added a commit that referenced this pull request

May 27, 2023
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>