Skip to content

Do not iterate via __getitem__ when __iter__ is explicitly set - #11645

Open
Henry Su (hsusul) wants to merge 1 commit into
microsoft:mainfrom
hsusul:fix/iter-none-getitem-fallback
Open

Do not iterate via __getitem__ when __iter__ is explicitly set#11645
Henry Su (hsusul) wants to merge 1 commit into
microsoft:mainfrom
hsusul:fix/iter-none-getitem-fallback

Do not treat objects with explicit __iter__ as iterable via __getitem__.

6a57d1e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Test macos-latest
succeeded Aug 18, 2026 in 11m 3s