s/typing._strip_annotations/typing.strip_annotations/

Dec. 2, 2020
4:10 a.m.
I'm seeing the need to strip annotations from type hints after they've been fetched using get_type_hints(..., include_extras=True). There's a convenient function, typing._strip_annotations,which does exactly that. Why not make it public?
1568
Age (days ago)
1568
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Bryan