docs: document Python 3.11/3.12 coexistence with FreeBSD defaults #84
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "docs/python-311-coexistence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
FreeBSD pkg repos build against PYTHON_DEFAULT=3.11, so system packages
(git, libinput, npm-node24) pull python311 as transitive deps. We keep
python312 as the application Python — it wins the python3 symlink via
sort -V. Document this in BUILD.md, build.sh, package lists, and
bootstrap.html so the dual-version reality is explicit and intentional.
clawdie referenced this pull request2026-06-21 09:57:30 +02:00