Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

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

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

_ver_stages = {
# any string not found in this dict
Copy link
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
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
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
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
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

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
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Aug 28, 2018
@bedevere-bot
Copy link

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
@bedevere-bot
Copy link

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
vstinner pushed a commit that referenced this pull request Sep 5, 2018
@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