Victor Stinner
|
c8aa8de9a5
|
gh-141510: Use frozendict in the _opcode_metadata (#144910)
Enhance py_metadata_generator.py to skip duplicates.
Co-authored-by: Donghee Na <donghee.na@python.org>
|
2026-03-05 12:33:13 +01:00 |
|
Mark Shannon
|
81c739e2dc
|
GH-120024: Tidy up case generator code a bit. (GH-122780)
|
2024-08-08 10:57:59 +01:00 |
|
Victor Stinner
|
35b16795d1
|
gh-120417: Remove unused imports in cases_generator (#120622)
|
2024-06-17 21:58:56 +02:00 |
|
Kirill Podoprigora
|
f3cdd64de8
|
`Tools/cases_generator`: Fix typos and incorrect comments. (#114892)
|
2024-02-02 17:52:58 -08:00 |
|
Mark Shannon
|
e96f26083b
|
GH-111485: Generate instruction and uop metadata (GH-113287)
|
2023-12-20 14:27:25 +00:00 |
|