[Python-Dev] PEP 394 update proposal: Allow changing the python command in some cases (original) (raw)

Petr Viktorin encukou at gmail.com
Wed Apr 25 15:10:10 EDT 2018


Hello, In Fedora, I found that PEP 394's strict recommendation that python points to python2 is holding us back. From discussions on Zulip and elsewhere it's clear that this recommendation is not changing any time soon, but I would like to officially relax it in several cases.

The problems are:

To help solve these, I would like to relax recommendations on the Unix python -> python2 symlink in these cases:

I have filed these changes as a pull request here:

https://github.com/python/peps/pull/630

The PR also spells out several other things, which I felt were hidden between the lines -- but correct me if you disagree with my reading.



More information about the Python-Dev mailing list