diff options
author | Victor Stinner <vstinner@python.org> | 2025-02-02 22:17:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 22:17:30 (GMT) |
commit | 2ad069d906c6952250dabbffbcb882676011b310 (patch) | |
tree | 11d42dca15aba4009950b2d9714e84d9717b514d /Python/optimizer_bytecodes.c | |
parent | ae4788809d674f8e27faef2678953be8cf67d4a3 (diff) | |
download | cpython-2ad069d906c6952250dabbffbcb882676011b310.zip cpython-2ad069d906c6952250dabbffbcb882676011b310.tar.gz cpython-2ad069d906c6952250dabbffbcb882676011b310.tar.bz2 |
gh-91417: Remove PySequence_Fast() from the limited C API (#129398)
The function never worked with the limited C API. It was added by
mistake.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions