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

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

JonnyWong16
Copy link
Collaborator

@JonnyWong16 JonnyWong16 commented Jul 28, 2023

Description

Remove support for Python 3.7 which reached end-of-life on 2023-06-27.

Bumps minimum python version to Python 3.8.

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the docstring for new or existing methods
  • I have added tests when applicable

@JonnyWong16 JonnyWong16 force-pushed the feature/deprecate_python37 branch 2 times, most recently from 73b1b32 to da8006c Compare July 28, 2023 02:43
@JonnyWong16 JonnyWong16 merged commit ba0c27c into pkkid:master Jul 28, 2023
3 checks passed
@JonnyWong16 JonnyWong16 deleted the feature/deprecate_python37 branch July 28, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant