]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131281: fix compile error due to `BINARY_SUBSCR` (GH-131283)
authorXuanteng Huang <44627253+xuantengh@users.noreply.github.com>
Sat, 15 Mar 2025 15:38:46 +0000 (23:38 +0800)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 15:38:46 +0000 (23:38 +0800)
commit1821f8f10c7a4a43a4fb55fe4e3da4cadfec699d
treee04436d2991dfc1624c63aa39e7f721e7415cb40
parent55815a6474c59001f0230e44560341b643268e87
gh-131281: fix compile error due to `BINARY_SUBSCR` (GH-131283)

* fix compile error due to `BINARY_SUBSCR`

* replace stat_inc with `BINARY_OP`
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h