gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for list subclasses by efimov-mikhail · Pull Request #141398 · python/cpython · GitHub
Skip to content

gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for list subclasses - #141398

Merged
Fidget-Spinner merged 3 commits into
python:mainfrom
efimov-mikhail:issue-141367-call-list-append-specialize-fix
Nov 14, 2025
Merged

gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for list subclasses#141398
Fidget-Spinner merged 3 commits into
python:mainfrom
efimov-mikhail:issue-141367-call-list-append-specialize-fix

Conversation

@efimov-mikhail

@efimov-mikhail efimov-mikhail commented Nov 11, 2025

Copy link
Copy Markdown
Member

Comment thread Misc/NEWS.d/next/Core_and_Builtins/2025-11-11-13-40-45.gh-issue-141367.I5KY7F.rst Outdated
…e-141367.I5KY7F.rst

Co-authored-by: Ken Jin <kenjin4096@gmail.com>

@Fidget-Spinner Fidget-Spinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@Fidget-Spinner
Fidget-Spinner merged commit 1281be1 into python:main Nov 14, 2025
74 checks passed
@bedevere-bot

Copy link
Copy Markdown

@Fidget-Spinner

Copy link
Copy Markdown
Member

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
… for list subclasses (pythonGH-141398)

Co-authored-by: Ken Jin <kenjin4096@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