Page MenuHomeFreeBSD

Switch default version of python to 3.6
ClosedPublic

Authored by antoine on Jan 4 2019, 9:31 AM.
Tags
None
Referenced Files
F89356707: D18743.id55965.diff
Fri, Jul 26, 11:28 PM
Unknown Object (File)
Thu, Jul 25, 2:16 PM
Unknown Object (File)
Thu, Jul 25, 12:25 PM
Unknown Object (File)
Thu, Jul 25, 11:14 AM
Unknown Object (File)
Mon, Jul 22, 10:56 AM
Unknown Object (File)
Jun 26 2024, 8:30 PM
Unknown Object (File)
Jun 26 2024, 11:29 AM
Unknown Object (File)
Jun 9 2024, 9:44 PM
Subscribers

Details

Summary

Switch default version of python to 3.6
This has to happen sometime in 2019

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I wonder if the .if FLAVOR should not be changed to checks on PYTHON_VER, so that people who change the default Python version get the correct behavior.

Please consider of switching llvm60/70 to use python3 with the flip too.

https://people.freebsd.org/~miwi/py3/llvm60.diff
https://people.freebsd.org/~miwi/py3/llvm70.diff

i started updating the wiki page around the same day u started this pr:

https://wiki.freebsd.org/Python/Python3Default

the idea was to start looking in to this ports and see what can be updated or moved to python3 as well.

Switching default version of python is orthogonal to removing python27.

Switching LLVM's Python should probably be discussed with LLVM's maintainer, and not here. It has nothing to do with switching the default version of Python.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 10 2019, 5:47 AM
This revision was automatically updated to reflect the committed changes.