◐ Shell
clean mode source ↗

bpo-35346: Drop Mac OS 9 support from platform by vstinner · Pull Request #10959 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Merged

vstinner

merged 2 commits into

python:masterfrom

vstinner:platform_macos9

Dec 12, 2018

Merged

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

vstinner

merged 2 commits into

python:masterfrom

vstinner:platform_macos9

Conversation

@vstinner

@vstinner vstinner commented

Dec 5, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

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

vstinner commented

Dec 6, 2018

Copy link Copy Markdown

Member Author

@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

Reviewers

@ronaldoussoren ronaldoussoren Awaiting requested review from ronaldoussoren

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot