Skip to content

25603: Adds support for Python 3.14, removes 3.10#30

Merged
apbassett merged 7 commits into
mainfrom
25603-py-3-14
Jun 16, 2026
Merged

25603: Adds support for Python 3.14, removes 3.10#30
apbassett merged 7 commits into
mainfrom
25603-py-3-14

Conversation

@apbassett

Copy link
Copy Markdown
Member

No description provided.

@apbassett apbassett requested a review from a team as a code owner June 15, 2026 20:48

@howso-mario howso-mario 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.

Parsed 1/1 changed config files successfully and the Python 3.14/3.10 diff shape looks coherent.
Leaving this as a comment, not approval, because required checks are failing: Build / final-check; Build / build (3.11); ....

@howso-mario howso-mario 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.

Requesting changes for stale release automation/docs:

  • The build matrix now builds 3.11-3.14, but the release automation that updates downstream .devcontainer files still iterates ("3.10" "3.11" "3.12" "3.13"), so it would keep generating Python 3.10 devcontainers and omit 3.14.
  • README.md still includes 3.10 tag examples and says compatibility is 3.10, 3.11, 3.12, and 3.13.

Please update the downstream generation list and docs to match the new supported range.

@apbassett

Copy link
Copy Markdown
Member Author

Requesting changes for stale release automation/docs:

  • The build matrix now builds 3.11-3.14, but the release automation that updates downstream .devcontainer files still iterates ("3.10" "3.11" "3.12" "3.13"), so it would keep generating Python 3.10 devcontainers and omit 3.14.
  • README.md still includes 3.10 tag examples and says compatibility is 3.10, 3.11, 3.12, and 3.13.

Please update the downstream generation list and docs to match the new supported range.

Done.

@howso-mario howso-mario 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.

Re-reviewed current head after the follow-up reply. The stale release automation/docs concern is fixed: the downstream .devcontainer generation list now covers 3.11/3.12/3.13/3.14, and README examples/support text no longer list 3.10. Approving the updated head.

@apbassett apbassett merged commit 6fc5b43 into main Jun 16, 2026
10 checks passed
@apbassett apbassett deleted the 25603-py-3-14 branch June 16, 2026 18:45
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