[issue41249] TypedDict inheritance doesn't work with get_type_hints and postponed evaluation of annotations across modules

Keith Blaha report at bugs.python.org
Thu Jul 16 13:56:36 EDT 2020


Keith Blaha <keith.blaha at gmail.com> added the comment:

> TBH this is not very elegant, but I think you can go ahead with this (at least as a quick fix) since I don't see a better solution yet.

Agreed, given that the current workaround of implementing them in the same module works I think I will stick with that while this is brainstormed further.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41249>
_______________________________________


More information about the Python-bugs-list mailing list