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

bpo-26544: Get rid of dependence from distutils in platform.#8356

Merged
serhiy-storchaka merged 3 commits into
python:masterpython/cpython:masterfrom
serhiy-storchaka:platform-version-compareserhiy-storchaka/cpython:platform-version-compareCopy head branch name to clipboard
Aug 27, 2018
Merged

bpo-26544: Get rid of dependence from distutils in platform.#8356
serhiy-storchaka merged 3 commits into
python:masterpython/cpython:masterfrom
serhiy-storchaka:platform-version-compareserhiy-storchaka/cpython:platform-version-compareCopy head branch name to clipboard

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 20, 2018

Copy link
Copy Markdown
Member

Comment thread Lib/platform.py Outdated
# http://php.net/manual/en/function.version-compare.php

_ver_stages = {
# any string not found in this dict

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the comment should read: "any string not found in this dict, will get 0 assigned" or something similar.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your suggestion. Done.

@serhiy-storchaka serhiy-storchaka merged commit 7d81e8f into python:master Aug 27, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the platform-version-compare branch August 27, 2018 10:29
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7d81e8f5995df6980a1a02923e224a481375f130 3.7

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7d81e8f5995df6980a1a02923e224a481375f130 3.6

@bedevere-bot

Copy link
Copy Markdown

GH-8952 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 27, 2018
…H-8356)

(cherry picked from commit 7d81e8f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Aug 28, 2018
…ythonGH-8356).

(cherry picked from commit 7d81e8f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-8970 is a backport of this pull request to the 3.7 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Aug 28, 2018
…ythonGH-8356).

(cherry picked from commit 7d81e8f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-8971 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit that referenced this pull request Sep 4, 2018
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2018
…ythonGH-8356). (pythonGH-8970)

(cherry picked from commit 7d81e8f)
(cherry picked from commit 20a8392)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Sep 4, 2018
…rm. (pythonGH-8356). (pythonGH-8970)

(cherry picked from commit 7d81e8f).
(cherry picked from commit 20a8392)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
vstinner pushed a commit that referenced this pull request Sep 5, 2018
…H-8356) (GH-8970) (GH-9061)

(cherry picked from commit 7d81e8f)
(cherry picked from commit 20a8392)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
vstinner pushed a commit that referenced this pull request Sep 5, 2018
GH-8952)

(cherry picked from commit 7d81e8f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

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