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

build: raise the minimum Python version from 2.6 to 2.7 #1818

Closed
wants to merge 1 commit into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 11, 2019

As discussed in #1811, this change aligns our code with our docs.

Checklist
  • npm install && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

Raise the minimum acceptable Python version from 2.6 to 2.7.

@nodejs/python

Copy link
Member

@joaocgreis joaocgreis left a comment

Choose a reason for hiding this comment

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

Already marked semver-major, I think we can do this.

rvagg pushed a commit that referenced this pull request Jul 15, 2019
As discussed in #1811

PR-URL: #1818
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: João Reis <reis@janeasystems.com>
Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

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

approved and landed in 9db85ed

@rvagg rvagg closed this Jul 15, 2019
@rvagg rvagg deleted the Minimum-Python-is-2.7 branch July 15, 2019 05:11
@rvagg
Copy link
Member

rvagg commented Jul 15, 2019

@cclauss if you use this repo for your branches, consider prefixing them with your name. It makes it easier to see who's doing what and what might be deleteable: cclauss/Minimum-Python-is-2.7.

rvagg pushed a commit that referenced this pull request Jul 17, 2019
As discussed in #1811

PR-URL: #1818
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: João Reis <reis@janeasystems.com>
@rvagg
Copy link
Member

rvagg commented Jul 17, 2019

this commit became c6e3b65 when I reordered for the v5.0.3 release as per #1829

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.

None yet

4 participants