New submission from Stéphane Wirtel <steph...@wirtel.be>: When serving the documentation with `make -C Doc/ serve`, we can not specify the path of the python binary.
My use case, I wanted to debug the wsgiref.simple_server method, used by Tools/scripts/serve.py. It's just impossible because we use the default python3 binary from the system or from the virtualenv (pyenv. etc...) ---------- messages: 338135 nosy: matrixise priority: normal severity: normal status: open title: use the right python "make -C Doc/ serve" versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36329> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com