💾 trunk/39799153b1e48dfe27f1ba72b76d91d9d01db616: [dynamo] Better handling of issubclass (#184450)
Nachrichtenbereich: 💾 Downloads
🔗 Quelle: github.com
Move the logic for issubclass to object_protocol and make it more closely mirror cpython. We still fall back to cpython
in many cases, but can now trace __subclasscheck__.
Authored with Claude
Pull... [Weiterlesen]