bpo-33699: Describe try's else clause with the rest of the try clause by andresdelfino · Pull Request #7252 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@andresdelfino

Copy link Copy Markdown

Contributor

@andresdelfino andresdelfino commented

May 30, 2018

edited by bedevere-bot

Loading

@taleinat

Copy link Copy Markdown

Contributor

IMO this is an improvement, but I'll let someone who has worked on the documentation more make this call.

@vstinner

Copy link Copy Markdown

Member

Copy link Copy Markdown

Member

@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

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

LGTM Thank you for the quick response! :)

@serhiy-storchaka serhiy-storchaka added the docs

Documentation in the Doc dir

label

Nov 7, 2018

@andresdelfino

Copy link Copy Markdown

Contributor Author

Don't know a way to get the CI run again so all checks are successful :/

@Mariatta

Copy link Copy Markdown

Member

I restarted it

@miss-islington

Copy link Copy Markdown

Contributor

@andresdelfino: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b086c8a into python:master

Nov 11, 2018

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @andresdelfino for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link Copy Markdown

GH-10467 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 11, 2018

@bedevere-bot

Copy link Copy Markdown

GH-10468 is a backport of this pull request to the 3.6 branch.

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @andresdelfino, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b086c8afdb8c862011e3e27d4c8f6833749f2c56 2.7

@miss-islington miss-islington self-assigned this

Nov 11, 2018

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 11, 2018

@andresdelfino andresdelfino deleted the try-else branch

November 11, 2018 19:35

@andresdelfino

Copy link Copy Markdown

Contributor Author

I restarted it

Thank you :)

miss-islington added a commit that referenced this pull request

Nov 11, 2018

miss-islington added a commit that referenced this pull request

Nov 11, 2018

@bedevere-bot

Copy link Copy Markdown

GH-10469 is a backport of this pull request to the 2.7 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@taleinat taleinat taleinat approved these changes

@Mariatta Mariatta Mariatta approved these changes

@pablogsal pablogsal pablogsal approved these changes

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

9 participants

@andresdelfino @taleinat @vstinner @Mariatta @miss-islington @bedevere-bot @pablogsal @serhiy-storchaka @the-knights-who-say-ni