typing.Any in Python 3.9 and PEP 585 - Type Hinting Generics In Standard Collections

前端 未结 0 1599
渐次进展
渐次进展 2020-12-03 12:52

I am trying to understand if the typing package is still needed?

If in Python 3.8 I do:

from typing         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题