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

Dropped Python < 3.8 #613

Merged
merged 4 commits into from
Jun 16, 2024
Merged

Dropped Python < 3.8 #613

merged 4 commits into from
Jun 16, 2024

Conversation

andy-maier
Copy link
Member

The commits for the different steps have been kept separate.

Details:

* Dropped support for Python 3.8.

* Simplified package dependencies to use newer versions on older
  Python versions where possible.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@andy-maier andy-maier self-assigned this Jun 14, 2024
@andy-maier andy-maier added this to the 1.12.0 milestone Jun 14, 2024
@coveralls
Copy link

Coverage Status

coverage: 36.495% (-0.4%) from 36.845%
when pulling 0153f3f on andy/drop-before-py38
into 52eea5d on master.

@andy-maier andy-maier linked an issue Jun 14, 2024 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

coverage: 36.495% (-0.4%) from 36.845%
when pulling 8ecd33b on andy/drop-before-py38
into 52eea5d on master.

Copy link
Contributor

@EdGue42 EdGue42 left a comment

Choose a reason for hiding this comment

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

Ignored all .py files; rest looks good.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@coveralls
Copy link

Coverage Status

coverage: 36.495% (-0.4%) from 36.845%
when pulling c3a9b79 on andy/drop-before-py38
into 52eea5d on master.

@andy-maier andy-maier merged commit 2f3ce9e into master Jun 16, 2024
13 checks passed
@andy-maier andy-maier deleted the andy/drop-before-py38 branch June 16, 2024 03:44
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.

Drop support for Python < 3.8
3 participants