Skip to content

Make pretty print O(max size)#2591

Merged
jakemac53 merged 4 commits intomasterfrom
fix-pretty-print
Feb 11, 2026
Merged

Make pretty print O(max size)#2591
jakemac53 merged 4 commits intomasterfrom
fix-pretty-print

Conversation

@jakemac53
Copy link
Copy Markdown
Contributor

@jakemac53 jakemac53 commented Feb 11, 2026

Fixes #2553.

This issue was present in both matcher and checks, and for iterables and maps, this fixes all of those cases.

@jakemac53 jakemac53 requested a review from a team as a code owner February 11, 2026 17:04
@github-actions github-actions bot added package:checks Issues related to pkg:checks package:matcher labels Feb 11, 2026
@github-actions
Copy link
Copy Markdown

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

@jakemac53 jakemac53 requested a review from natebosch February 11, 2026 18:32
@jakemac53 jakemac53 merged commit ce6ef63 into master Feb 11, 2026
61 checks passed
@jakemac53 jakemac53 deleted the fix-pretty-print branch February 11, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:checks Issues related to pkg:checks package:matcher

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expectations on large uint8 lists take forever

2 participants