Skip to content

Remove reference to Tuple at top of typing docs#29401

Merged
Fidget-Spinner merged 1 commit into
python:mainfrom
AlexWaygood:patch-1
Nov 4, 2021
Merged

Remove reference to Tuple at top of typing docs#29401
Fidget-Spinner merged 1 commit into
python:mainfrom
AlexWaygood:patch-1

Conversation

@AlexWaygood

Copy link
Copy Markdown
Member

typing.Tuple has been deprecated since Python 3.9, so it makes no sense to mention it so prominently in the documentation for the typing module.

``typing.Tuple`` has been deprecated since Python 3.9, so it makes no sense to mention it so prominently in the documentation for the ``typing`` module.
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @AlexWaygood for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 4, 2021
``typing.Tuple`` has been deprecated since Python 3.9, so it makes no sense to mention it so prominently in the documentation for the ``typing`` module.
(cherry picked from commit 87032cf)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-29402 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 4, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 4, 2021
``typing.Tuple`` has been deprecated since Python 3.9, so it makes no sense to mention it so prominently in the documentation for the ``typing`` module.
(cherry picked from commit 87032cf)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-29403 is a backport of this pull request to the 3.9 branch.

@AlexWaygood AlexWaygood deleted the patch-1 branch November 4, 2021 11:54
miss-islington added a commit that referenced this pull request Nov 4, 2021
``typing.Tuple`` has been deprecated since Python 3.9, so it makes no sense to mention it so prominently in the documentation for the ``typing`` module.
(cherry picked from commit 87032cf)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington added a commit that referenced this pull request Nov 4, 2021
``typing.Tuple`` has been deprecated since Python 3.9, so it makes no sense to mention it so prominently in the documentation for the ``typing`` module.
(cherry picked from commit 87032cf)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@gvanrossum gvanrossum removed their request for review November 4, 2021 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants