Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Oct 20, 2023

@iritkatriel iritkatriel added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 20, 2023
@iritkatriel iritkatriel requested a review from pablogsal October 20, 2023 22:17
@iritkatriel iritkatriel removed needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 21, 2023
iritkatriel and others added 3 commits October 21, 2023 11:47
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@iritkatriel iritkatriel merged commit b578e51 into python:main Oct 21, 2023
the file is not accessible.
(Contributed by Moonsik Park in :gh:`82367`.)

* Fixed a bug where a :keyword:`global` decleration in an :keyword:`except` block
Copy link
Member

Choose a reason for hiding this comment

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

Typo: should be "declaration"

aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

global declaration in except has incorrect prior use

3 participants