Skip to content

Introduce stop2() helper#667

Merged
hadley merged 2 commits into
mainfrom
stop2
May 29, 2026
Merged

Introduce stop2() helper#667
hadley merged 2 commits into
mainfrom
stop2

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented May 29, 2026

With explicit call and class arguments. Then use it in lots of places. I didn't try to be exhaustive, but this is an overall improvement and we can chip away at the remaining issues over time.

Fixes #646

hadley added 2 commits May 29, 2026 12:29
With explicit `call` and `class` arguments. Then use it in lots of places. I didn't try to be exhaustive, but this is an overall improvement and we can chip away at the remaining issues over time.

Fixes #646
@hadley hadley requested a review from t-kalinowski May 29, 2026 17:32
Copy link
Copy Markdown
Member

@t-kalinowski t-kalinowski left a comment

Choose a reason for hiding this comment

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

Much improved errors now!

@hadley hadley merged commit 7e54849 into main May 29, 2026
13 checks passed
@hadley hadley deleted the stop2 branch May 29, 2026 18:06
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.

Provide stop_with_call() helper

2 participants