{Packaging} Support Python 3.14#10
Draft
azure-cli-python-upgrade-bot[bot] wants to merge 1 commit into
Draft
Conversation
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Python upgrade: 3.13 → 3.14
This PR was opened by the Python Upgrade Agent. See
scripts/python_upgrade_agent/README.mdfor the full design.
Embedded Python:
3.13.13→3.14.5(latest stable patch on python.org)The list of changed files is in the Files changed tab.
Locations the agent did NOT update — please review
These are matches for the previous minor that the agent was uncertain about.
Tick each item once you've decided whether to bump it or leave as-is.
scripts/ci/test_extensions.sh@ line 28 — historical comment referencing past PR/issue; version is part of the recorded reason, not a live build target# serviceconnector-passwordless's dependency is not compatible with 3.13 https://github.com/Azure/azure-cli/pull/31895src/azure-cli/HISTORY.rst@ line 717 — historical changelog entry; version is part of the historical record* Support Python 3.13 (#31895)src/azure-cli/HISTORY.rst@ line 718 — historical changelog entry; version is part of the historical record* Bump embedded Python to 3.13.7 (#31928)src/azure-cli/azure/cli/command_modules/batch/_command_type.py@ line 811 — Comment describing compatibility across 3.13 and 3.14; not a live build target.# Use get_args() to detect optional types (stable across Python 3.13 and 3.14)Post-check: possible forgotten references
A deterministic sweep ran after the LLM's plan was applied in memory; the lines
below still match the previous minor and were not in the skipped list, so
they may have been overlooked. Please verify — these are most often historical
comments or test fixtures, but occasionally indicate a missed bump.
(none — post-check found no leftover references.)
Agent metadata
openai/gpt-4.1