Skip to content

Update to python 3.13.6 for parallel builds#18647

Merged
seanbudd merged 1 commit intomasterfrom
py3-13-6
Aug 8, 2025
Merged

Update to python 3.13.6 for parallel builds#18647
seanbudd merged 1 commit intomasterfrom
py3-13-6

Conversation

@seanbudd
Copy link
Copy Markdown
Member

@seanbudd seanbudd commented Aug 8, 2025

Link to issue number:

Follow up to #18611
Part of #18591

Summary of the issue:

Python 3.13.6 was recently released.
We are now building test parallel builds of python 3.13.

Description of user facing changes:

None

Description of developer facing changes:

None

Description of development approach:

None

Testing strategy:

CI build

Known issues with pull request:

None

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

@coderabbitai summary

@seanbudd seanbudd changed the title Update to python 3.13.6 Update to python 3.13.6 for parallel builds Aug 8, 2025
@seanbudd seanbudd marked this pull request as ready for review August 8, 2025 06:56
Copilot AI review requested due to automatic review settings August 8, 2025 06:56
@seanbudd seanbudd requested a review from a team as a code owner August 8, 2025 06:56
@seanbudd seanbudd requested a review from SaschaCowley August 8, 2025 06:56
Copy link
Copy Markdown
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

Updates Python 3.13 from version 3.13.5 to 3.13.6 to enable parallel builds with the latest Python release. This is a maintenance update following the recent Python 3.13.6 release.

  • Updates Python 3.13 version from 3.13.5 to 3.13.6 across configuration files
  • Updates miscDeps submodule commit to align with the new Python version
  • Maintains support for Python 3.11.9 alongside the updated 3.13.6

Reviewed Changes

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

File Description
miscDeps Updates submodule commit to support Python 3.13.6
.python-versions Changes Python 3.13 version specification from 3.13.5 to 3.13.6
.github/workflows/testAndPublish.yml Updates CI workflow to test against Python 3.13.6 instead of 3.13.5

@seanbudd seanbudd enabled auto-merge (squash) August 8, 2025 06:57
@seanbudd seanbudd disabled auto-merge August 8, 2025 07:02
@seanbudd seanbudd merged commit a77050c into master Aug 8, 2025
29 of 30 checks passed
@seanbudd seanbudd deleted the py3-13-6 branch August 8, 2025 07:02
@SaschaCowley SaschaCowley added this to the 2025.3 milestone Aug 18, 2025
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.

3 participants