gh-101688: Implement types.get_original_bases#101827
Merged
Merged
Conversation
sobolevn
reviewed
Feb 12, 2023
Contributor
Author
|
Error looks unrelated? |
Member
|
Yes, it is. |
AlexWaygood
requested changes
Apr 5, 2023
Implements the methods described.
A couple of questions:
__orig_class__to the slots of all the types that currently don't have them to provide better introspection support (currentlyget_orig_class(list[int]())is None)