On 26. 06. 19 19:57, Ben Cotton wrote:
https://fedoraproject.org/wiki/Changes/Python_means_Python3 == Summary == In package and command names, "Python" will mean "Python 3". Users installing and running Python or Python packages without specifying a version will get Python 3. Running <code>python</code> will run <code>python3</code>. Running <code>pytest</code> will run the Python 3 version of pytest, and similarly for <code>pydoc</code>, <code>pylint</code>, etc. <code>dnf install python</code> will install {{package|python3}}, and similarly for other <code>python-*</code> provides, e.g. <code>dnf install python-requests</code> will install {{package|python3-requests}}. This is the final preparation for [https://fedoraproject.org/wiki/Changes/RetirePython2 the retirement of Python 2 in Fedora 32] done in line with the [https://github.com/python/peps/pull/989 soon to be finalized] upstream recommendations.
Based on some questions and proposals that were repeated in the thread (thank you!), we have edited the proposal to include an "Alternative proposals" section:
https://fedoraproject.org/wiki/Changes/Python_means_Python3#Alternative_proposals -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx