Skip to content

gh-105286: Further improvements to typing.py docstrings - #105363

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
AlexWaygood:more-docstring-improvements
Jun 7, 2023
Merged

gh-105286: Further improvements to typing.py docstrings#105363
JelleZijlstra merged 1 commit into
python:mainfrom
AlexWaygood:more-docstring-improvements

Conversation

@AlexWaygood

@AlexWaygoodAlexWaygood commented Jun 6, 2023

Copy link
Copy Markdown
Member

A small followup PR to #105287

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @AlexWaygood for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @AlexWaygood and @JelleZijlstra, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 9a89f1bf1e7bb819fe7240be779c99a84f47ea46 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 7, 2023
…onGH-105363)
(cherry picked from commit 9a89f1b)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-105416 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jun 7, 2023
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request Jun 7, 2023
pythonGH-105363).
(cherry picked from commit 9a89f1b)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-105417 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Jun 7, 2023
JelleZijlstra pushed a commit that referenced this pull request Jun 7, 2023
…105363) (#105416)
gh-105286: Further improvements to `typing.py` docstrings (GH-105363)
(cherry picked from commit 9a89f1b)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@AlexWaygood
AlexWaygood deleted the more-docstring-improvements branch June 7, 2023 06:39
AlexWaygood added a commit that referenced this pull request Jun 7, 2023
…105363) (#105417)
[3.11] gh-105286: Further improvements to `typing.py` docstrings (GH-105363).
(cherry picked from commit 9a89f1b)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@AlexWaygood@miss-islington@bedevere-bot@JelleZijlstra