In case anyone stumbles upon this, here's my question and partial self-answer
on Stack Overflow: https://stackoverflow.com/a/79765602/396373
--
https://mail.python.org/mailman3//lists/python-list.python.org
I've been experimenting to deepen my understanding of Python's behavior in
regard to metaclasses, descriptors, and other meta-programming stuff. In the
process, I have come across a behavior that is presumably by design but cannot
be inferred from anything I can find in the official documentatio