Skip to content

Teardown all < py3.7 code#111

Closed
dannysepler wants to merge 1 commit intoPyCQA:masterfrom
dannysepler:teardown-py-36-and-before
Closed

Teardown all < py3.7 code#111
dannysepler wants to merge 1 commit intoPyCQA:masterfrom
dannysepler:teardown-py-36-and-before

Conversation

@dannysepler
Copy link
Copy Markdown

@dannysepler dannysepler commented Jul 11, 2022

py3.6 and before is deprecated now. this is a new repo to me, so let me know if i missed something!

i started with pyupgrade --py37-plus autoflake.py etc, and then did some modifications manually

Copy link
Copy Markdown
Collaborator

@fsouza fsouza left a comment

Choose a reason for hiding this comment

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

Thanks for contributing! I just finished migrating CI to GitHub Actions, would you mind rebasing your PR? Then I can merge it.

fsouza added a commit that referenced this pull request Aug 23, 2022
Also run it in CI. Not adding pyupgrade here, as this will likely be
done in #111.

Aside from reorder-python-imports, I'm not adding any formatters (even
though I truly like black and add-trailing-comma).
fsouza added a commit that referenced this pull request Aug 24, 2022
Python 3.6 (and 2) are no longer supported, so we can require Python 3.7
and drop all the legacy stuff.

Supersedes #111.
@fsouza fsouza mentioned this pull request Aug 24, 2022
fsouza added a commit that referenced this pull request Aug 24, 2022
Python 3.6 (and 2) are no longer supported, so we can require Python 3.7
and drop all the legacy stuff.

Supersedes #111.
@fsouza fsouza closed this in #122 Aug 24, 2022
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.

2 participants