Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

miss-islington
Copy link
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 [email protected]

``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 <[email protected]>
@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

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