Skip to content

SG-43664 Drop Python 3.7 support#112

Open
stevelittlefish wants to merge 1 commit into
masterfrom
ticket/SG-43664-remove-python-3-7-support
Open

SG-43664 Drop Python 3.7 support#112
stevelittlefish wants to merge 1 commit into
masterfrom
ticket/SG-43664-remove-python-3-7-support

Conversation

@stevelittlefish

Copy link
Copy Markdown

Summary

  • Set minimum_python_version: "3.9" in info.yml
  • Modernised super() call in tests/python/tk_testhook/hook.py

Test plan

  • Pre-commit passes (black, check-ast, check-yaml, whitespace)

🤖 Generated with Claude Code

Set minimum_python_version to 3.9 and modernise super() calls.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.17%. Comparing base (ca533a6) to head (90a184c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   49.17%   49.17%           
=======================================
  Files          19       19           
  Lines         791      791           
=======================================
  Hits          389      389           
  Misses        402      402           
Flag Coverage Δ
Linux 48.16% <ø> (ø)
Python-3.10 49.17% <ø> (ø)
Python-3.11 49.17% <ø> (ø)
Python-3.13 49.17% <ø> (ø)
Python-3.9 49.17% <ø> (ø)
Windows 49.17% <ø> (ø)
macOS 48.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chenm1adsk chenm1adsk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM!

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