Commit 29df8e8
gh-145678: Simplify test_grouper_next_reentrant_eq_does_not_crash
Use a single variable `g` instead of `outer_grouper`/`g`, matching
the style of the sibling test test_groupby_reentrant_eq_does_not_crash.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 79bcea0 commit 29df8e8
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
763 | | - | |
764 | 762 | | |
765 | 763 | | |
766 | 764 | | |
| |||
769 | 767 | | |
770 | 768 | | |
771 | 769 | | |
772 | | - | |
773 | | - | |
774 | 770 | | |
775 | | - | |
| 771 | + | |
776 | 772 | | |
777 | 773 | | |
778 | 774 | | |
| |||
781 | 777 | | |
782 | 778 | | |
783 | 779 | | |
784 | | - | |
785 | 780 | | |
786 | | - | |
787 | | - | |
| 781 | + | |
788 | 782 | | |
789 | 783 | | |
790 | 784 | | |
| |||
0 commit comments