-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Fix installation instructions for *nix #5605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
CLA since signed; skip news; skip issue. |
FreeBSD and OpenBSD have different requirements for some time now.
0a12a7b
to
397e7d3
Compare
Thanks @grimreaper for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
Thanks @grimreaper and congrats on your first contribution to CPython 🌮 |
Remove pkg_add -r python from FreeBSD installation section. Moved to OpenBSD. (cherry picked from commit 3384d38) Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
GH-5676 is a backport of this pull request to the 3.7 branch. |
GH-5677 is a backport of this pull request to the 2.7 branch. |
Remove pkg_add -r python from FreeBSD installation section. Moved to OpenBSD. (cherry picked from commit 3384d38) Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
Remove pkg_add -r python from FreeBSD installation section. Moved to OpenBSD. (cherry picked from commit 3384d38) Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
GH-5678 is a backport of this pull request to the 3.6 branch. |
Remove pkg_add -r python from FreeBSD installation section. Moved to OpenBSD. (cherry picked from commit 3384d38) Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
Remove pkg_add -r python from FreeBSD installation section. Moved to OpenBSD. (cherry picked from commit 3384d38) Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
Remove pkg_add -r python from FreeBSD installation section. Moved to OpenBSD. (cherry picked from commit 3384d38) Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
FreeBSD and OpenBSD have different requirements for some time now.