How can I build debug versions of Python using pythonz?
In my .bashrc file, I wrote this function to mostly automate the creation of VENV instances with pythonz, but it just gives me standard builds. I would like the option to make a debug build, if possible.