Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

gh-111123: symtable should visit exception handlers before the else block#111142

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
iritkatriel merged 6 commits intopython:mainfromiritkatriel:gh-111123
Oct 21, 2023

Conversation

iritkatriel
Copy link
Member

@iritkatrieliritkatriel commentedOct 20, 2023
edited by bedevere-appbot
Loading

@iritkatrieliritkatriel added type-bugAn unexpected behavior, bug, or error interpreter-core(Objects, Python, Grammar, and Parser dirs) needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsOct 20, 2023
@iritkatrieliritkatriel removed needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsOct 21, 2023
iritkatrieland others added3 commitsOctober 21, 2023 11:47
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@iritkatrieliritkatriel merged commitb578e51 intopython:mainOct 21, 2023
@@ -106,6 +106,10 @@ Other Language Changes
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 requestFeb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pablogsalpablogsalpablogsal approved these changes

@AlexWaygoodAlexWaygoodAlexWaygood left review comments

Assignees
No one assigned
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

global declaration in except has incorrect prior use
3 participants
@iritkatriel@pablogsal@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp