Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
[3.10] "Compound statement" docs: Fix with-statement step indexing (GH-100286)#100301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Sorry, I can't merge this PR. Reason: |
Sorry, I can't merge this PR. Reason: |
Back in commit226e6e7
an item was added to the list, renumbering all the rest of the
items, but the forward-reference wasn't updated to match.
(cherry picked from commitf23236a)
Co-authored-by: Frank Danaferdnyc@gmail.com