From encukou at gmail.com Wed Apr 25 15:14:17 2018 From: encukou at gmail.com (Petr Viktorin) Date: Wed, 25 Apr 2018 15:14:17 -0400 Subject: [Linux-SIG] PEP 394 update proposal: Allow changing the `python` command in some cases Message-ID: <2f39f591-9b5d-e5d3-3eed-7d7a7cf8d912@gmail.com> Hello linux-sig! In Fedora, I found that PEP 394's strict recommendation that python points to python2 is holding us back. I would like to officially relax PEP 394 in several cases. To avoid fragmenting the discussion too much, if you can, please read and discuss the proposal on python-dev: https://mail.python.org/pipermail/python-dev/2018-April/153042.html or on the pull request: https://github.com/python/peps/pull/630