On 2/7/2022 11:48 AM, Guido van Rossum wrote:

(I still haven't gotten into the habit of building in debug mode by default, in part because it *isn't* the default when you invoke ./configure or PCbuild/build.bat.)

On Windows, I have build.bat in the directory containing the repository and maintenance workspaces. It calls PCbuild\build.bat -d. I usually build with "..\build" rather than the direct call above. Easier to type and does the usual right thing.

--
Terry Jan Reedy

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/6QTVXJQBKM2GU35ZJ5BMC4RL5MY5K74M/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to