This repository contains some script to test pysource-minimize and pysource-codegen. The current use case is to find bugs in cpython 3.12, pysource-codegen and pysource-minimize tools. It is possible ...
pysource_codegen is able to generate random python code which can be compiled. The compiled code should no be executed. This is still a very early version, but it does its job. It is general useful to ...