Batuhan Taskaya <isidenti...@gmail.com> added the comment:

AFAIK the normal way of registering types (dispatcher.register(<type>)) also 
requires that registered type be defined at the execution type. I guess, if we 
are going to support such a thing, we might end up with supporting passing 
strings into the .register() as the initial argument of matching type to be 
consistent. Anyways, this would be a feature request for 3.10+, so changing the 
version info.

----------
nosy: +gvanrossum
versions: +Python 3.10 -Python 3.8

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

Reply via email to