Skip to content

bpo-44305: Improve syntax error for try blocks without except or finally #26523

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jun 3, 2021

@pablogsal pablogsal added the needs backport to 3.10 only security fixes label Jun 3, 2021
@pablogsal pablogsal requested a review from lysnikolaou as a code owner June 3, 2021 21:52
@pablogsal pablogsal merged commit b250f89 into python:main Jun 3, 2021
@pablogsal pablogsal deleted the bpo-44305 branch June 3, 2021 22:52
@python python deleted a comment from miss-islington Jun 3, 2021
@python python deleted a comment from miss-islington Jun 3, 2021
pablogsal added a commit to pablogsal/cpython that referenced this pull request Jun 3, 2021
…or finally (pythonGH-26523)

(cherry picked from commit b250f89)

Co-authored-by: Pablo Galindo <[email protected]>
@bedevere-bot
Copy link

GH-26524 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 3, 2021
pablogsal added a commit that referenced this pull request Jun 3, 2021
…or finally (GH-26523) (GH-26524)

(cherry picked from commit b250f89)

Co-authored-by: Pablo Galindo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants