Brandt Bucher <brandtbuc...@gmail.com> added the comment:

Yeah, probably.

I'm not too familiar with the design of those objects... would it make more 
sense to have the implementation be a single descriptor shared by all derived 
types, or should we precompute the tuple of strings when each new type is 
defined?

I'm also not entirely sure how "unnamed fields" work, or what they're used for. 
Presumably we'd want to end the __match_args__ tuple upon hitting one of these?

----------

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

Reply via email to