Skip to content

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Jul 21, 2025

Similarly to how #inspect already outputs frozen sets as valid ruby to recreate an identical set with Net::IMAP::SequenceSet[str], this does that for mutuble sets too using Net::IMAP::SequenceSet(str).

@nevans nevans changed the title 🔎 Update SequenceSet#inspect format => Net::IMAP::SequenceSet(str) 🔎 Update SequenceSet#inspect format to Net::IMAP::SequenceSet(str) Jul 21, 2025
Similarly to how `#inspect` already outputs frozen sets as valid ruby to
recreate an identical set, with `Net::IMAP::SequenceSet[str]`, now we do
that for mutuble sets too, with `Net::IMAP::SequenceSet(str)`.
@nevans nevans force-pushed the sequence_set/update-inspect-format branch from 07ded75 to 35ff9ef Compare July 21, 2025 14:56
@nevans nevans merged commit 2f96090 into master Jul 21, 2025
37 checks passed
@nevans nevans deleted the sequence_set/update-inspect-format branch July 21, 2025 15:09
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