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 Python 2 conditional code #179

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

kurtmckee
Copy link
Contributor

This PR introduces the following changes:

  • Remove Python 2 conditional code
  • Add a tox pylint environment that mirrors the CI configuration.

Note

No Python 3 / C compatibility functions were modified yet, but these need to be removed as well.

These can be found later by searching the codebase for PY_MAJOR_VERSION and PY_VERSION_HEX references.

@coveralls
Copy link

Coverage Status

coverage: 28.845% (+0.1%) from 28.747%
when pulling 893f13c on kurtmckee:rm-python-2-code
into 8f3331c on LudovicRousseau:master.

@LudovicRousseau LudovicRousseau merged commit 5bf5078 into LudovicRousseau:master Sep 17, 2024
18 checks passed
@LudovicRousseau
Copy link
Owner

Thanks

@kurtmckee kurtmckee deleted the rm-python-2-code branch September 17, 2024 16:32
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.

3 participants