Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

♻️ Short-circuit frozen SequenceSet modifications#473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nevans merged 1 commit intomasterfromsequence_set/modifying
May 6, 2025

Conversation

@nevans
Copy link
Collaborator

@nevansnevans commentedMay 5, 2025
edited
Loading

Short-circuit frozen SequenceSet modifications for two reasons:

  • Skip coercing inputs or calling (relatively expensive) query methods.
  • Normalize the output for JRuby, which doesn't appear to use#inspect for its built-in frozen error (seeAdd JRuby and TruffleRuby to CI #454).

Short-circuit frozen SequenceSet modifications does two things:* avoids unnecessarily coercing inputs or calling query methods* normalizes the output for JRuby
@nevansnevans merged commitf117dbd intomasterMay 6, 2025
35 of 37 checks passed
@nevansnevans deleted the sequence_set/modifying branchMay 6, 2025 15:16
@nevansnevans changed the title✅ Short-circuit frozen SequenceSet modifications♻️ Short-circuit frozen SequenceSet modificationsMay 8, 2025
@nevansnevans added the sequence-setAny code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class. labelDec 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

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

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@nevans

[8]ページ先頭

©2009-2025 Movatter.jp