Skip to content

Conversation

@nevans
Copy link
Collaborator

The bug was that exclusive ranges ending in zero would be converted to end on -1, which would be interpreted as the last value in the range.

The bug was that exclusive ranges ending in zero would be converted to end on `-1`, which would be interpretted as the last value in the range.
@nevansnevans added the bug Something isn't working label Apr 28, 2025
@nevansnevans merged commit 16e60a4 into masterApr 29, 2025
37 checks passed
@nevansnevans deleted the sequence-set-slice-exclusive-range-ending-in-zero branch April 29, 2025 02:37
@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

bugSomething isn't workingsequence-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