8000 GH-131498: Replace single-element arrays with scalars in `bytecodes.c` by brandtbucher · Pull Request #132615 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-131498: Replace single-element arrays with scalars in bytecodes.c #132615

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2025

Replace uses of array[1]s with scalars in bytecode definitions

76e5f9a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

GH-131498: Replace single-element arrays with scalars in bytecodes.c #132615

Replace uses of array[1]s with scalars in bytecode definitions
76e5f9a
Select commit
Loading
Failed to load commit list.
DO-NOT-MERGE
succeeded Apr 16, 2025 in 2s
0