Commit 83a1b4c
authored
Remove typing_extensions recommendation for 3.10 constructs (#15721)
Rm typing_extensions recommendation for 3.10 constructs
Since 3.9 is EOL, typing features new in 3.10 can now
just be (and, in this repo, are) imported from `typing`.1 parent 78a12c6 commit 83a1b4c
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | 369 | | |
374 | 370 | | |
375 | 371 | | |
| |||
0 commit comments