Kaydet (Commit) 44a0db0c authored tarafından Ned Deily's avatar Ned Deily

Issue #19551: Update whatsnew.

üst 41ab6c3b
...@@ -146,15 +146,14 @@ For CPython source builds on POSIX systems, the ``make install`` and ...@@ -146,15 +146,14 @@ For CPython source builds on POSIX systems, the ``make install`` and
can be controlled through configure options, and overridden through can be controlled through configure options, and overridden through
Makefile options. Makefile options.
On Windows, the CPython installer now offers the option to install ``pip`` On Windows and Mac OS X, the CPython installers now offer the option to
along with CPython itself. install ``pip`` along with CPython itself.
.. note:: .. note::
The implementation of PEP 453 is still a work in progress. Refer to The implementation of PEP 453 is still a work in progress. Refer to
:issue:`19347` for the progress on additional steps: :issue:`19347` for the progress on additional steps:
* Mac OS X installer integration
* Having the binary installers install ``pip`` by default * Having the binary installers install ``pip`` by default
* Recommending the use of ``pip`` in the "Installing Python Module" * Recommending the use of ``pip`` in the "Installing Python Module"
documentation. documentation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment