Skip to content
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

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

Merged
merged 2 commits into from
Dec 12, 2018
Merged

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

merged 2 commits into from
Dec 12, 2018

Conversation

vstinner
Copy link
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
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
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