Commit d9f4834
gh-145678: Guard against re-entrant __eq__ never being called
Add assertIsNotNone check so the test fails explicitly if the
re-entrant code path is never triggered, rather than passing vacuously.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 750b54a commit d9f4834
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
| 783 | + | |
783 | 784 | | |
784 | 785 | | |
785 | 786 | | |
| |||
0 commit comments