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

Drop support for python 3.7 #502

Merged
merged 3 commits into from Mar 14, 2024
Merged

Drop support for python 3.7 #502

merged 3 commits into from Mar 14, 2024

Conversation

rbailey-godaddy
Copy link
Contributor

@rbailey-godaddy rbailey-godaddy commented May 16, 2023

To help us get this pull request reviewed and merged quickly, please be sure to include the following items:

  • Tests (if applicable)
  • Documentation (if applicable)
  • Changelog entry
  • A full explanation here in the PR description of the work done

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Backward Compatibility

Is this change backward compatible with the most recently released version? Does it introduce changes which might change the user experience in any way? Does it alter the API in any way?

  • Yes (backward compatible)
  • No (breaking changes)

Issue Linking

What's new?

  • Drop support for python 3.7. Support for this version ends on 27 June 2023; there's no reason not to use a newer version (or the container, which is based on python 3.11) unless your OS vendor has stuck you with an earlier one.

Support for this version ends on 27 June 2023; there's no reason not to
use a newer version (or the container, which is based on python 3.11)
unless your OS vendor has stuck you with an earlier one.
Dylan Ayrey is the original author of trufflehog, the source of tartufo,
but he's never contributed to this codebase and we've diverged fairly
significantly at this point. It seems saner to change the author entry
to GoDaddy, while continuing to credit Dylan in the README.md.
Remove references to python 3.7 from workflows
@rbailey-godaddy rbailey-godaddy merged commit 16cf947 into main Mar 14, 2024
21 checks passed
@rbailey-godaddy rbailey-godaddy deleted the bugfix/drop-python-37 branch March 14, 2024 20:48
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

4 participants