gh-109118: Fix runtime crash when NameError happens in PEP 695 function by JelleZijlstra · Pull Request #109123 · python/cpython · GitHub

github.com

Tin mới

JelleZijlstra:fixinterpcrash

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Annotation scopes containing nested scopes #109118

: Fix runtime crash when NameError happens in PEP 695 …

awaiting core review

awaiting core review

🔨 test-with-refleak-buildbots

🔨 test-with-refleak-buildbots

needs backport to 3.12

needs backport to 3.12

Duplicate the code instead

test_sys_settrace segfaults on main #109143

View reviewed changes

Learn more about hiding disruptive comments

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

Merge branch 'main' into fixinterpcrash

: Fix runtime crash when NameError happens in PEP 695 …

[3.12] gh-109118: Fix runtime crash when NameError happens in PEP 695 function (GH-109123). (cherry picked from commit 17f994174de9211b2baaff217eeb1033343230fc) Co-authored-by: Jelle Zijlstra <[email protected]>

SystemError for pep695 type parameter with the same name as the inner class #109219

: Fix runtime crash when NameError happens in PEP 695…

redundant decref on the eval stack value in LOAD_FROM_DICT_OR_DEREF in error path #111654

gh-111654: remove redundant decref on the eval stack value #111655