Skip to content

merge the three methods of error into a single method#60878

Merged
IanButterworth merged 3 commits intoJuliaLang:masterfrom
nsajko:error-no-max_methods-special-casing
Feb 2, 2026
Merged

merge the three methods of error into a single method#60878
IanButterworth merged 3 commits intoJuliaLang:masterfrom
nsajko:error-no-max_methods-special-casing

Conversation

@nsajko
Copy link
Member

@nsajko nsajko commented Jan 29, 2026

Allows to avoid special-casing max_methods for this function.

Simpler solution for issue #54029.

Allows to avoid special-casing `max_methods` for this function.
@nsajko nsajko marked this pull request as ready for review January 30, 2026 08:14
nsajko added a commit to nsajko/julia that referenced this pull request Jan 30, 2026
@nsajko nsajko added the error handling Handling of exceptions by Julia or the user label Jan 30, 2026
@nsajko nsajko added the merge me PR is reviewed. Merge when all tests are passing label Jan 31, 2026
@DilumAluthge
Copy link
Member

CI is all green. @JeffBezanson Is this good to merge?

@IanButterworth IanButterworth merged commit 6e64d0c into JuliaLang:master Feb 2, 2026
9 checks passed
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Feb 2, 2026
@nsajko nsajko deleted the error-no-max_methods-special-casing branch February 2, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

error handling Handling of exceptions by Julia or the user

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants