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

Renamed whole Mac OS X's to macOS #58

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

Closed
wants to merge 9 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 3.0.rst
  • Loading branch information
ergenekonyigit authored Feb 13, 2017
commit ef2fdaf3befd9814207a4a68f574d7ed84f6f7d4
4 changes: 2 additions & 2 deletions 4 Doc/whatsnew/3.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ review:
longer used) and :mod:`md5` (replaced by :mod:`hashlib`), were
already deprecated by :pep:`4`. Others were removed as a result
of the removal of support for various platforms such as Irix, BeOS
and macOS 9 (see :pep:`11`). Some modules were also selected for
and Mac OS 9 (see :pep:`11`). Some modules were also selected for
removal in Python 3.0 due to lack of use or because a better
replacement exists. See :pep:`3108` for an exhaustive list.

Expand Down Expand Up @@ -855,7 +855,7 @@ Due to time constraints, here is a *very* incomplete list of changes
to the C API.

* Support for several platforms was dropped, including but not limited
to macOS 9, BeOS, RISCOS, Irix, and Tru64.
to Mac OS 9, BeOS, RISCOS, Irix, and Tru64.

* :pep:`3118`: New Buffer API.

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.