Skip to content

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Apr 23, 2025

https://www.python.org/downloads/release/python-390/

  • set min py version
  • bump dev deps
  • migrate code
  • migrate typing
  • migrate pipelines

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added enhancement New feature or request breaking change labels Apr 23, 2025
@jkowalleck jkowalleck linked an issue Apr 23, 2025 that may be closed by this pull request
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production
Copy link

codacy-production bot commented Apr 23, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% (target: -1.00%) 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4fa5a35) 1098 1061 96.63%
Head commit (c130558) 1103 (+5) 1066 (+5) 96.65% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#883) 58 58 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@jkowalleck jkowalleck marked this pull request as ready for review April 23, 2025 11:36
@jkowalleck jkowalleck requested a review from a team as a code owner April 23, 2025 11:36
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the feat!/drop-support-py38 branch from b99c199 to 40bec4f Compare April 23, 2025 11:42
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck merged commit 9a5e6d8 into main Apr 24, 2025
35 checks passed
@jkowalleck jkowalleck deleted the feat!/drop-support-py38 branch April 24, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat!: drop support for end-of-life python versions

2 participants