Skip to content

Comments

SG-41624 Packaging for v3.10.0#440

Merged
julien-lang merged 3 commits intomasterfrom
packaging-for-v3.10.0
Feb 3, 2026
Merged

SG-41624 Packaging for v3.10.0#440
julien-lang merged 3 commits intomasterfrom
packaging-for-v3.10.0

Conversation

@julien-lang
Copy link
Member

This pull request prepares for the next release of the Flow Production Tracking Python API by updating the version to 3.10.0 and adding support for Python 3.13. The changes are primarily versioning and documentation updates.

@julien-lang julien-lang requested review from a team and Copilot February 3, 2026 18:53
Copy link
Contributor

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 updates the Flow Production Tracking Python API to version 3.10.0 and adds Python 3.13 support. The changes ensure version consistency across the codebase and document the new Python version support in the changelog.

Changes:

  • Version bumped from 3.9.2 to 3.10.0 across the codebase
  • Added changelog entry documenting Python 3.13 support
  • Release date set to February 3, 2026

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
shotgun_api3/shotgun.py Updated __version__ constant to 3.10.0
setup.py Updated package version to 3.10.0
HISTORY.rst Added v3.10.0 changelog entry with Python 3.13 support note

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

@julien-lang julien-lang marked this pull request as ready for review February 3, 2026 18:54
@julien-lang julien-lang changed the title Packaging for v3.10.0 SG-41624 Packaging for v3.10.0 Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.88%. Comparing base (1fb626f) to head (1e75c6a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
+ Coverage   78.66%   78.88%   +0.21%     
==========================================
  Files           7        7              
  Lines        1842     1842              
==========================================
+ Hits         1449     1453       +4     
+ Misses        393      389       -4     
Flag Coverage Δ
Linux 78.66% <100.00%> (ø)
Python-3.10 78.82% <100.00%> (+0.21%) ⬆️
Python-3.11 78.61% <100.00%> (ø)
Python-3.13 78.61% <100.00%> (ø)
Python-3.9 78.59% <100.00%> (ø)
Windows 78.75% <100.00%> (ø)
macOS 78.88% <100.00%> (+0.21%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Choose a reason for hiding this comment

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

:shipit:

@julien-lang julien-lang merged commit 24dfce6 into master Feb 3, 2026
26 checks passed
@julien-lang julien-lang deleted the packaging-for-v3.10.0 branch February 3, 2026 21:49
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