]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105481: refactor instr flag related code into a new InstructionFlags class (#105950)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 21 Jun 2023 23:14:43 +0000 (00:14 +0100)
committerGitHub <noreply@github.com>
Wed, 21 Jun 2023 23:14:43 +0000 (23:14 +0000)
commitc01da2896ab92ba7193bcd6ae56908c5c7277e75
tree7e55583321850e088475a1c2f200b25d4bf1690d
parent18a7c86697493510993e43bafe8bd4046928bec5
gh-105481: refactor instr flag related code into a new InstructionFlags class (#105950)
Tools/cases_generator/generate_cases.py