Skip to content

bpo-35346: Drop Mac OS 9 support from platform#10959

Merged
vstinner merged 2 commits intopython:masterfrom
vstinner:platform_macos9
Dec 12, 2018
Merged

bpo-35346: Drop Mac OS 9 support from platform#10959
vstinner merged 2 commits intopython:masterfrom
vstinner:platform_macos9

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Dec 5, 2018

Drop Mac OS 9 and Rhapsody support from the platform module:

  • Rhapsody last release was in 2000.
  • Mac OS 9 last release was in 2001.

https://bugs.python.org/issue35346

Drop Mac OS 9 and Rhapsody support from the platform module:

* Rhapsody last release was in 2000.
* Mac OS 9 last release was in 2001.
@vstinner
Copy link
Copy Markdown
Member Author

vstinner commented Dec 6, 2018

@ronaldoussoren: Is it what you had in mind when you commented my previous PR #10780?

@vstinner
Copy link
Copy Markdown
Member Author

See also https://bugs.python.org/issue35471 "Remove macpath module".

@vstinner vstinner merged commit b0e0877 into python:master Dec 12, 2018
@vstinner vstinner deleted the platform_macos9 branch December 12, 2018 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants