mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
bpo-43224: Implement PEP 646 changes to typing.py (GH-31021)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
parent
13331a12c3
commit
7a793a388b
3 changed files with 646 additions and 22 deletions
|
|
@ -0,0 +1 @@
|
|||
Implement support for PEP 646 in typing.py.
|
||||
Loading…
Add table
Add a link
Reference in a new issue