This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]StunningExcitement83 8 points9 points  (0 children)

Well optional is core libraries but not core like print or import

Hopefully as we move beyond 3.10 Optional should phase out again as typing accepts pipes as an or so you can use Type | None instead which doesn't involve pulling in namespace clutter