Skip to content

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

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

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

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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@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 75ed2ce into python:3.10 Nov 4, 2021
@miss-islington miss-islington deleted the backport-87032cf-3.10 branch November 4, 2021 12:11
@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