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 Python 3.7 support #2795

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Drop Python 3.7 support #2795

merged 3 commits into from
Aug 1, 2023

Conversation

clenk
Copy link
Contributor

@clenk clenk commented Jul 26, 2023

Description

Python 3.7 has reached end of life and is no longer officially supported. Thus we no longer need to explicitly support it or test it. This is will also remove an issue with 3.7 tests failing.

Related: mitre/fieldmanual#113

Type of change

How Has This Been Tested?

Ran locally in new environment.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@clenk clenk requested a review from djlawren July 26, 2023 03:21
@clenk clenk requested a review from elegantmoose as a code owner July 26, 2023 03:21
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@elegantmoose elegantmoose merged commit 6cc0c39 into master Aug 1, 2023
@elegantmoose elegantmoose deleted the clenk/drop-py37 branch August 1, 2023 02:39
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