Closed
Description
Bug report
Bug description:
python3.11 optimizer_generator.py
usage: optimizer_generator.py [-h] [-o OUTPUT] [-d] input ...
optimizer_generator.py: error: the following arguments are required: input, base
I think it should work as the other generators.
However, these lines suggests that it should work:
cpython/Tools/cases_generator/optimizer_generator.py
Lines 231 to 233 in 686ec17
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response