The Python Oracle

Subclass in type hinting

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Romantic Lands Beckon

--

Chapters
00:00 Question
00:55 Accepted answer (Score 283)
01:57 Answer 2 (Score 20)
04:12 Answer 3 (Score 5)
04:35 Thank you

--

Full question
https://stackoverflow.com/questions/4609...

Question links:
[PEP 484]: https://www.python.org/dev/peps/pep-0484...

Accepted answer links:
[typing.Type]: https://docs.python.org/3/library/typing...
[The type of class objects
]: http://mypy.readthedocs.io/en/latest/kin...

Answer 3 links:
[NewType]: https://docs.python.org/3/library/typing...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #subclass #typehinting #pythontyping

#avk47