SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

gh-104692: Include commoninstall as a prerequisite for bininstall (#104693)

This ensures that `commoninstall` is completed before `bininstall` is
started when parallel builds are used (`make -j install`), and so the
`python3` symlink is only installed after all standard library modules
are installed.

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
J
Jeffery To committed
990cb3676c2edb7e5787372d6cbe360a73367f4c
Parent: 81c8132
Committed by GitHub <noreply@github.com> on 6/7/2023, 6:59:56 AM