diff --git a/changelog/snippets/other.6597.md b/changelog/snippets/other.6597.md new file mode 100644 index 0000000000..c270f84868 --- /dev/null +++ b/changelog/snippets/other.6597.md @@ -0,0 +1 @@ +- (#6597) Improve the details printed by `repr`: print base class names, function sources, and skip __index tables that reference their parent.