Skip to content

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

Merged
pablogsal merged 1 commit into
python:mainfrom
pablogsal:bpo-44305
Jun 3, 2021
Merged

bpo-44305: Improve syntax error for try blocks without except or finally#26523
pablogsal merged 1 commit into
python:mainfrom
pablogsal:bpo-44305

Conversation

@pablogsal

@pablogsal pablogsal commented Jun 3, 2021

Copy link
Copy Markdown
Member

@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 <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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 <Pablogsal@gmail.com>
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