Skip to content

feat(repr.overrides): allow reprs to choose if they support certain behaviors#101

Merged
BirdeeHub merged 1 commit into
masterfrom
repr
May 20, 2026
Merged

feat(repr.overrides): allow reprs to choose if they support certain behaviors#101
BirdeeHub merged 1 commit into
masterfrom
repr

Conversation

@BirdeeHub
Copy link
Copy Markdown
Owner

allow representations to choose to select a value for proper_pipes or escape_args, to allow the user to swap between representations that may or may not support or need these features easier.

@BirdeeHub BirdeeHub force-pushed the repr branch 4 times, most recently from 9c338e8 to ed48977 Compare May 20, 2026 01:27
…ehaviors

allow representations to choose to select a value for proper_pipes or
escape_args, to allow the user to swap between representations that may
or may not support or need these features easier.
@BirdeeHub BirdeeHub merged commit 9364b90 into master May 20, 2026
3 checks passed
@BirdeeHub BirdeeHub deleted the repr branch May 20, 2026 01:37
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