Skip to content

Conversation

@julien-lang
Copy link
Member

No description provided.

@julien-lang julien-lang requested a review from Copilot January 8, 2026 19:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for Python 3.13 by updating CI configuration, documentation badges, and error messaging to reflect the updated Python and Qt library support.

  • Updates CI pipeline to use a branch with Python 3.13 support
  • Updates README badges to include Python 3.13 and VFX Platform CY2026
  • Updates error message to reference PySide6 instead of PyQt

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
azure-pipelines.yml Updates CI template reference to ticket branch for Python 3.13 support
README.md Updates badges to reflect Python 3.13 and VFX Platform CY2026 support
engine.py Updates Qt library reference in error message from PyQt to PySide6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

type: github
name: shotgunsoftware/tk-ci-tools
ref: refs/heads/master
ref: refs/heads/ticket/SG-40980-python-3-13-ci
Copy link

Copilot AI Jan 8, 2026

Choose a reason for hiding this comment

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

The CI configuration references a temporary ticket branch instead of a stable branch like 'master' or 'main'. This should be updated to point to a stable branch once the Python 3.13 changes are merged upstream.

Suggested change
ref: refs/heads/ticket/SG-40980-python-3-13-ci
ref: refs/heads/master

Copilot uses AI. Check for mistakes.
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