Alex Waygood <alex.wayg...@gmail.com> added the comment:

@Sergei, I believe that's a much larger issue, and one that's quite difficult 
to solve. It's one of the principal reasons why `from __future__ import 
annotations` behaviour wasn't made the default in Python 3.10, as was 
originally the plan. (This behaviour doesn't play nicely with libraries such as 
pydantic that analyse annotations at runtime.) I think it's probably beyond the 
scope of this BPO issue :)

https://mail.python.org/archives/list/python-...@python.org/thread/CLVXXPQ2T2LQ5MP2Y53VVQFCXYWQJHKZ/

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45524>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to