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

Remove support for python 2.7 #139

Merged
merged 2 commits into from
Oct 10, 2021
Merged

Remove support for python 2.7 #139

merged 2 commits into from
Oct 10, 2021

Conversation

wwade
Copy link
Owner

@wwade wwade commented Oct 10, 2021

It's long since not supported, so it's time. Remove the python2.7 bits, and add
python 3.10 to the azure config.

Also cleaned up some pylint-related bits that were just in place for 2.7 support.

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](pylint-dev/pylint@v2.10.2...v2.11.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@wwade wwade marked this pull request as ready for review October 10, 2021 20:24
@wwade wwade force-pushed the remove-py27 branch 2 times, most recently from 9a73c82 to e9af3a6 Compare October 10, 2021 20:27
It's long since not supported, so it's time. Remove the python2.7 bits, and add
python 3.10 to the azure config.

Also cleaned up some pylint-related bits that were just in place for 2.7 support.
@wwade wwade enabled auto-merge October 10, 2021 21:40
@wwade wwade merged commit a375444 into master Oct 10, 2021
@wwade wwade deleted the remove-py27 branch October 10, 2021 21:43
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.

None yet

1 participant