Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefer ErrorCall to ErrorCallWithLocation (backport #10404) #10411

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 2, 2024

This future proofs the code for CLC#285, which will remove ErrorCallWithLocation to de-duplicate duplicate CallStacks.

ErrorCall is already a pattern synonym with the same meaning as it will have in the future, so this change is backwards compatible too.

Please read Github PR Conventions and then fill in one of these two templates.

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:


This is an automatic backport of pull request #10404 done by [Mergify](https://mergify.com).

@mergify mergify bot added the backport label Oct 2, 2024
@Kleidukos Kleidukos mentioned this pull request Oct 2, 2024
20 tasks
@Kleidukos Kleidukos added the merge me Tell Mergify Bot to merge label Oct 2, 2024
This future proofs the code for CLC#285, which will remove
`ErrorCallWithLocation` to de-duplicate duplicate CallStacks.

ErrorCall is already a pattern synonym with the same meaning as it will
have in the future, so this change is backwards compatible too.

(cherry picked from commit db683f2)
@mergify mergify bot merged commit 3ade64c into 3.14 Oct 2, 2024
53 checks passed
@mergify mergify bot deleted the mergify/bp/3.14/pr-10404 branch October 2, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport merge me Tell Mergify Bot to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants