Skip to content

Add python 3.11 support (and drop 3.7)#278

Merged
staticdev merged 2 commits intomasterfrom
feature/add-support-py3.11
Nov 21, 2022
Merged

Add python 3.11 support (and drop 3.7)#278
staticdev merged 2 commits intomasterfrom
feature/add-support-py3.11

Conversation

@staticdev
Copy link
Copy Markdown
Collaborator

@staticdev staticdev commented Nov 15, 2022

This PR makes some major changes:

  • Adds support to Python 3.11
  • Enables Safety as dependency checker for security.
  • Fixes broken dependency tree to fix security issues pointed by Safety.
  • Removes support for Python 3.7 (it is conflicting with newer versions of sphinx/flake8 due to lack of importlib.metadata).

@staticdev staticdev requested a review from magmax as a code owner November 15, 2022 18:00
@staticdev staticdev changed the title Add python 3.11 support Add python 3.11 support (and drop 3.7) Nov 15, 2022
Copy link
Copy Markdown
Collaborator

@Cube707 Cube707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confimed working on my machine

(Win 10, python 3.10.6)

@staticdev
Copy link
Copy Markdown
Collaborator Author

@magmax LGTM?

@staticdev staticdev merged commit 45eaded into master Nov 21, 2022
@staticdev
Copy link
Copy Markdown
Collaborator Author

I will consider silence a consent.

@staticdev staticdev deleted the feature/add-support-py3.11 branch November 21, 2022 05:20
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.

2 participants