Skip to content

Conversation

brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Jun 16, 2023

@brandtbucher brandtbucher added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jun 16, 2023
@brandtbucher brandtbucher requested a review from markshannon June 16, 2023 05:17
@brandtbucher brandtbucher self-assigned this Jun 16, 2023
@miss-islington
Copy link
Contributor

Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-105863 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 16, 2023
…too many __defaults__ (pythonGH-105847)

(cherry picked from commit 2beab5b)

Co-authored-by: Brandt Bucher <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 16, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 16, 2023
…too many __defaults__ (pythonGH-105847)

(cherry picked from commit 2beab5b)

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

GH-105864 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 16, 2023
brandtbucher added a commit that referenced this pull request Jun 16, 2023
… too many __defaults__ (GH-105863)

GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105847)
(cherry picked from commit 2beab5b)

Co-authored-by: Brandt Bucher <[email protected]>
brandtbucher added a commit that referenced this pull request Jun 16, 2023
… too many __defaults__ (GH-105864)

GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105847)
(cherry picked from commit 2beab5b)

Co-authored-by: Brandt Bucher <[email protected]>
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 18, 2023
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-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants