Commit e33adfa
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 <noreply@anthropic.com>1 parent 79af872 commit e33adfa
2 files changed
+1
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 139 | | |
151 | 140 | | |
152 | 141 | | |
| |||
734 | 723 | | |
735 | 724 | | |
736 | 725 | | |
737 | | - | |
738 | 726 | | |
739 | 727 | | |
740 | 728 | | |
| |||
764 | 752 | | |
765 | 753 | | |
766 | 754 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | 755 | | |
771 | 756 | | |
772 | 757 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
| 49 | + | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
0 commit comments