Ken Jin <kenjin4...@gmail.com> added the comment:

@Serhiy, could you please briefly describe what you are planning? I'm guessing 
you're generalizing for _TypeVarLike?

My main concern is that we should have as few differences between builtin and 
typing types as possible. typing.List is deprecated and set to remove in Python 
3.13/14, so I'm hoping the transition will be fairly painless.

Originally, the builtin types supported ParamSpec, but I removed that in 
GH-25449 for various reasons listed in that PR.

----------

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

Reply via email to