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
Unknown Object (File)
Dec 31 2023, 9:10 PM
Unknown Object (File)
Dec 31 2023, 9:09 PM
Unknown Object (File)
Dec 31 2023, 9:09 PM
Unknown Object (File)
Dec 31 2023, 9:09 PM
Unknown Object (File)
Dec 31 2023, 8:57 PM
Unknown Object (File)
Dec 22 2023, 10:55 PM
Unknown Object (File)
Dec 22 2023, 12:38 AM
Unknown Object (File)
Dec 21 2023, 7:10 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23572
Build 22564: arc lint + arc unit

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.