Skip to content

Conversation

@nevans
Copy link
Collaborator

@nevansnevans commented Jun 18, 2025

This updates SequenceSet[] so a frozen result from input.to_sequence_set is returned directly, not duplicated.

It is also updated to delegate to SequenceSet.try_convert.

This updates the behavior of `SequenceSet[]` so that a frozen result from `input.to_sequence_set` is returned directly, not duplicated. It is also updated to delegate to `SequenceSet.try_convert`.
@nevansnevans merged commit 55f5ca1 into masterJun 18, 2025
37 checks passed
@nevansnevans deleted the sequence_set/avoid-allocation-after-frozen-coercion branch June 18, 2025 14:32
@nevansnevans added the sequence-set Any code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class. label Dec 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sequence-setAny code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nevans