On Mon, Sep 27, 2021 at 2:59 PM Brett Cannon <[email protected]> wrote: > What about opting out when `--with-pydebug` is used? I'm not sure how many > people actively develop in a non-debug build other than testing something, > but at that point I would be having to run `make` probably anyway for > whatever I'm mucking with if it's that influenced by a debug build.
Yeah, that's an option too. -eric _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/C2IMGPQMJQAFCH26SYHE4JE4WJRCPDBM/ Code of Conduct: http://python.org/psf/codeofconduct/
