aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_sqlite3/test_userfunctions.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2023-08-29 09:51:51 -0700
committerGitHub <noreply@github.com>2023-08-29 16:51:51 +0000
commit4f22152713d008cdd7c1d373a0f0c8dcf30e217e (patch)
tree08f63460bafae50b2d93b5c14a1ab59a4ae82491 /Lib/test/test_sqlite3/test_userfunctions.py
parent83e191ba7627cbcb06cebcc0a020b847f271ca59 (diff)
downloadcpython-4f22152713d008cdd7c1d373a0f0c8dcf30e217e.tar.gz
cpython-4f22152713d008cdd7c1d373a0f0c8dcf30e217e.zip
gh-107557: Remove unnecessary SAVE_IP instructions (#108583)
Also remove NOP instructions. The "stubs" are not optimized in this fashion (their SAVE_IP should always be preserved since it's where to jump next, and they don't contain NOPs by their nature).
Diffstat (limited to 'Lib/test/test_sqlite3/test_userfunctions.py')
0 files changed, 0 insertions, 0 deletions