Skip to content

Handle patterns of the form H[a_Type,a_Type,...] - #1905

Merged
rocky merged 1 commit into
masterfrom
fix_more_pattern_cases
Aug 24, 2026
Merged

Handle patterns of the form H[a_Type,a_Type,...]#1905
rocky merged 1 commit into
masterfrom
fix_more_pattern_cases

Conversation

@mmatera

@mmatera mmatera commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR handles another corner case of patterns with typed elements. Now, more tests pass.



# ---------------------------------------------------------------------------
# 7. get_match_candidates() vs get_match_candidates_count()

@rocky rocky Aug 24, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Smells like AI. Probably should remove the 7. Since I am not seeing 1. to 6.. I see them now. Not complaining, but noting.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, I am trying to use IA (Claude Sonnet) to detect what is going wrong with this module. Most of the tests and benchmarks it suggested sound reasonable to me, so I included them.

@rocky

rocky commented Aug 24, 2026

Copy link
Copy Markdown
Member

LGTM

@rocky
rocky merged commit 296ad85 into master Aug 24, 2026
18 checks passed
@rocky
rocky deleted the fix_more_pattern_cases branch August 24, 2026 12:01
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.

2 participants