-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Outdated example code of typing.Concatenate #111729
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
Labels
Comments
JelleZijlstra
pushed a commit
that referenced
this issue
Nov 7, 2023
… in `Doc/library/typing.rst` (#111734) use new generic syntax
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Nov 7, 2023
…e code in `Doc/library/typing.rst` (pythonGH-111734) use new generic syntax (cherry picked from commit c3e19c3) Co-authored-by: 方糖 <cubesugarcheese@qq.com>
hugovk
pushed a commit
to hugovk/cpython
that referenced
this issue
Nov 8, 2023
…e code in `Doc/library/typing.rst` (python#111734) use new generic syntax
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
…e code in `Doc/library/typing.rst` (python#111734) use new generic syntax
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…e code in `Doc/library/typing.rst` (python#111734) use new generic syntax
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
https://docs.python.org/3.12/library/typing.html#typing.Concatenate
Changed in version 3.12: Added support new generic syntax (pep695)
can be
This is a small change, and other parts of the document have also been switched to the new generic syntax, so I think this change is reasonable.
Linked PRs
typing.Concatenate
sample code inDoc/library/typing.rst
#111734typing.Concatenate
sample code inDoc/library/typing.rst
(GH-111734) #111814The text was updated successfully, but these errors were encountered: