Skip to content

Commit 339ebd3

Browse files
author
hauntsaninja
committed
Move typing_extensions to stdlib
I'm not sure what the best way to do this is. This effectively orphans types-typing-extensions, but maybe that's not really a problem. (We can yank the package too) See #5229 (comment) for some details
1 parent fbf2199 commit 339ebd3

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

stdlib/VERSIONS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ tty: 2.7
233233
turtle: 2.7
234234
types: 3.6
235235
typing: 3.6
236+
typing_extensions: 2.7
236237
unicodedata: 2.7
237238
unittest: 3.6
238239
urllib: 3.6

stubs/typing-extensions/METADATA.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)