You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove deprecated HookimplOpts usage and minimize internal dependencies
- Remove HookImpl.opts deprecated attribute
- Remove HookimplConfiguration.to_opts() method (no longer used)
- Update benchmark tests to use hookimpl.get_hookconfig() directly
- Eliminates internal HookimplOpts conversions while preserving public API
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments