Skip to content

Conversation

nielsdos
Copy link
Member

If only we did not have the pseudo-key "@attributes", we could've just removed the custom get_debug_info implementation and this would work out of the box. Anyway, we just have to manually check for an override now.

…work

If only we did not have the pseudo-key "@attributes", we could've just
removed the custom get_debug_info implementation and this would work out
of the box. Anyway, we just have to manually check for an override now.
@nielsdos
Copy link
Member Author

Although a prettier fix is maybe dropping get_debug_info anyway and implementing __debugInfo, although that's also slower of course. 🤷

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO just implementing __debugInfo() is better, this is not performance critical code...

@nielsdos nielsdos requested a review from kocsismate as a code owner October 11, 2025 21:48
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@nielsdos nielsdos closed this in efa1faf Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants