gh-128262: Allow specialization of calls to classes with __slots__ (G… · 1st1/cpython@7ef4907 · GitHub
Skip to content

Commit 7ef4907

Browse files
pythongh-128262: Allow specialization of calls to classes with __slots__ (pythonGH-128263)
1 parent dafe7a4 commit 7ef4907

5 files changed

Lines changed: 17 additions & 11 deletions

File tree

Include/internal/pycore_uop_metadata.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Python/bytecodes.c

Lines changed: 4 additions & 2 deletions

Python/executor_cases.c.h

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Python/generated_cases.c.h

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Python/specialize.c

Lines changed: 0 additions & 4 deletions

0 commit comments

Comments
 (0)