Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 411599c

Browse filesBrowse files
authored
Merge pull request realpython#860 from bakotaco/master
update latest MacOS version name (High Sierra)
2 parents 44111ed + 40b1659 commit 411599c
Copy full SHA for 411599c

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎docs/starting/install/osx.rst

Copy file name to clipboardExpand all lines: docs/starting/install/osx.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installing Python 2 on Mac OS X
88
.. note::
99
Check out our :ref:`guide for installing Python 3 on OS X<install3-osx>`.
1010

11-
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
11+
The latest version of Mac OS X, High Sierra, **comes with Python 2.7 out of the box**.
1212

1313
You do not need to install or configure anything else to use Python. Having said
1414
that, I would strongly recommend that you install the tools and libraries

‎docs/starting/install3/osx.rst

Copy file name to clipboardExpand all lines: docs/starting/install3/osx.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Installing Python 3 on Mac OS X
77

88
.. image:: https://farm5.staticflickr.com/4276/34435689480_2e6f358510_k_d.jpg
99

10-
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
10+
The latest version of Mac OS X, High Sierra, **comes with Python 2.7 out of the box**.
1111

1212
You do not need to install or configure anything else to use Python 2. These
1313
instructions document the installation of Python 3.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.