Skip to content

[3.9] Remove reference to Tuple at top of typing docs (GH-29401)#29403

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-87032cf-3.9
Nov 4, 2021
Merged

[3.9] Remove reference to Tuple at top of typing docs (GH-29401)#29403
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-87032cf-3.9

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

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

``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 bedevere-bot added the docs Documentation in the Doc dir label Nov 4, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@AlexWaygood and @Fidget-Spinner: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@AlexWaygood and @Fidget-Spinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 7e244fc into python:3.9 Nov 4, 2021
@miss-islington miss-islington deleted the backport-87032cf-3.9 branch November 4, 2021 12:13
@miss-islington

Copy link
Copy Markdown
Contributor Author

@AlexWaygood and @Fidget-Spinner: Status check is done, and it's a success ✅ .

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