Skip to content

bpo-26205: Specify the number of nested scopes - #21324

Merged
nanjekyejoannah merged 2 commits into
python:masterfrom
nanjekyejoannah:issue26205
Jul 6, 2020
Merged

bpo-26205: Specify the number of nested scopes#21324
nanjekyejoannah merged 2 commits into
python:masterfrom
nanjekyejoannah:issue26205

Conversation

@nanjekyejoannah

@nanjekyejoannahnanjekyejoannah commented Jul 5, 2020

Copy link
Copy Markdown
Contributor

@terryjreedyterryjreedy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve with the requested change.

Comment threadDoc/tutorial/classes.rst Outdated
@bedevere-bot

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedy

terryjreedy commented Jul 6, 2020

Copy link
Copy Markdown
Member

Please merge and backport with a changed ('activated') title, as I discussed on #21340.

@nanjekyejoannahnanjekyejoannah changed the title bpo-26205: Inconsistency concerning nested scopesbpo-26205: Specify number of nested scopesJul 6, 2020
@nanjekyejoannahnanjekyejoannah changed the title bpo-26205: Specify number of nested scopesbpo-26205: Specify the number of nested scopesJul 6, 2020
@nanjekyejoannah
nanjekyejoannah merged commit 9ed3cd8 into python:masterJul 6, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @nanjekyejoannah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2020
* Clarify number of scopes
* Indicate 3 or 4
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 9ed3cd8)
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
@bedevere-bot

Copy link
Copy Markdown

GH-21341 is a backport of this pull request to the 3.9 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-21342 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2020
* Clarify number of scopes
* Indicate 3 or 4
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 9ed3cd8)
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
@nanjekyejoannah

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review @terryjreedy

nanjekyejoannah added a commit that referenced this pull request Jul 6, 2020
* Clarify number of scopes
* Indicate 3 or 4
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 9ed3cd8)
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
nanjekyejoannah added a commit that referenced this pull request Jul 6, 2020
* Clarify number of scopes
* Indicate 3 or 4
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 9ed3cd8)
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jul 6, 2020
* Clarify number of scopes
* Indicate 3 or 4
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@nanjekyejoannah@bedevere-bot@terryjreedy@miss-islington@the-knights-who-say-ni