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

Python 2 removal cleanup #468

Merged
merged 3 commits into from
Jun 15, 2022
Merged

Conversation

stephenfin
Copy link
Contributor

@stephenfin stephenfin commented Jun 15, 2022

Couple of small tweaks.

  • Indicate that package only supports Python 3
  • Remove unnecessary __future__ imports
  • Remove test for EOL version of Python 3

Closes #463

Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Stephen Finucane <stephen@that.guru>
@mulkieran mulkieran added this to In Review in 2022 Jun 15, 2022
@mulkieran mulkieran merged commit db8e986 into pyudev:master Jun 15, 2022
2022 automation moved this from In Review to Done Jun 15, 2022
@stephenfin stephenfin deleted the python2-removal-cleanup branch June 15, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2022
Done
Development

Successfully merging this pull request may close these issues.

Remove from __future__ everywhere
2 participants