Skip to content

Add chacterization test for method_added hooks - #38

Merged
amomchilov merged 1 commit into
mainfrom
Alex/characterize-method_added-hooks
Aug 15, 2026
Merged

Add chacterization test for method_added hooks#38
amomchilov merged 1 commit into
mainfrom
Alex/characterize-method_added-hooks

Conversation

@amomchilov

@amomchilov amomchilov commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

The method_added and singleton_method_added hooks are critical to how the MethodDefRecorder works.

It's tricky how they work across the different kind of methods. I found it useful to test it out in a script like this. May as well commit it for future reference.

@amomchilov
amomchilov merged commit 32628e4 into main Aug 15, 2026
1 check passed
@amomchilov
amomchilov deleted the Alex/characterize-method_added-hooks branch August 15, 2026 00:30
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