__repr__ with slot wrapper by youknowone · Pull Request #6486 · RustPython/RustPython · GitHub
Skip to content

__repr__ with slot wrapper#6486

Merged
youknowone merged 2 commits intoRustPython:mainfrom
youknowone:__repr__
Dec 24, 2025
Merged

__repr__ with slot wrapper#6486
youknowone merged 2 commits intoRustPython:mainfrom
youknowone:__repr__

Conversation

@youknowone
Copy link
Copy Markdown
Member

@youknowone youknowone commented Dec 24, 2025

Summary by CodeRabbit

  • Bug Fixes

    • Improved robustness of exception string representations with better fallback handling when retrieval fails.
  • Refactor

    • Standardized string representation method signatures across exception types and built-in classes for consistency.
    • Added unified support for object representation functionality in the descriptor system.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 24, 2025

@youknowone youknowone marked this pull request as ready for review December 24, 2025 13:11
@youknowone youknowone merged commit c2a7393 into RustPython:main Dec 24, 2025
13 checks passed
@youknowone youknowone deleted the __repr__ branch December 24, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant