Skip to content

[3.10] Replace usage of List[...] with list[...] in typing docs (GH-28821)#28825

Closed
miss-islington wants to merge 1 commit intopython:3.10from
miss-islington:backport-a98b273-3.10
Closed

[3.10] Replace usage of List[...] with list[...] in typing docs (GH-28821)#28825
miss-islington wants to merge 1 commit intopython:3.10from
miss-islington:backport-a98b273-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 9, 2021

The List[...] form is deprecated since 3.9.
(cherry picked from commit a98b273)

Co-authored-by: Micael Jarniac [email protected]

Automerge-Triggered-By: GH:Fidget-Spinner

)

The ``List[...]`` form is deprecated since 3.9.
(cherry picked from commit a98b273)

Co-authored-by: Micael Jarniac <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

2 similar comments
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington
Copy link
Copy Markdown
Contributor Author

@miss-islington: Status check is done, and it's a success ❌ .

@Fidget-Spinner
Copy link
Copy Markdown
Member

Aww, the 3.10 suspicious doc checking script isn't as refined as the one in 3.11. We can drop this or manually backport (with additions to susp-ignored.csv.

@miss-islington miss-islington deleted the backport-a98b273-3.10 branch October 9, 2021 03:57
@gvanrossum
Copy link
Copy Markdown
Member

gvanrossum commented Oct 9, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants