Skip to content

{Packaging} Support Python 3.14#4

Closed
azure-cli-python-upgrade-bot[bot] wants to merge 1 commit into
devfrom
python-3.14-upgrade
Closed

{Packaging} Support Python 3.14#4
azure-cli-python-upgrade-bot[bot] wants to merge 1 commit into
devfrom
python-3.14-upgrade

Conversation

@azure-cli-python-upgrade-bot
Copy link
Copy Markdown

Automated Python upgrade: 3.13 → 3.14

This PR was opened by the Python Upgrade Agent. See
scripts/python_upgrade_agent/README.md
for the full design.

Embedded Python: 3.13.133.14.5 (latest stable patch on python.org)

Files updated (34)

  • .azure-pipelines/breaking-change-tests.yml — CI job displayName referencing active Python minor; per reference PRs, bump to new minor.
  • .azure-pipelines/breaking-change-tests.yml — CI job versionSpec referencing active Python minor; per reference PRs, bump to new minor.
  • .azure-pipelines/macos-standalone-release.yml — Pipeline parameter default for Python version; per reference PRs, bump to new minor.
  • .azure-pipelines/templates/macos/macos-build-jobs.yml — Comment describing default Python version; per reference PRs, bump to new minor.
  • .azure-pipelines/templates/macos/macos-build-jobs.yml — Pipeline parameter default for Python version; per reference PRs, bump to new minor.
  • .azure-pipelines/templates/macos/macos-cask-generation-and-tests.yml — Pipeline parameter default for Python version; per reference PRs, bump to new minor.
  • .azure-pipelines/templates/macos/macos-publish-jobs.yml — Pipeline parameter default for Python version; per reference PRs, bump to new minor.
  • .azure-pipelines/templates/macos/macos-sign-notarize-jobs.yml — Pipeline parameter default for Python version; per reference PRs, bump to new minor.
  • azure-pipelines-full-tests.yml — CI job ID referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines-full-tests.yml — CI job displayName referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines-full-tests.yml — CI job parameter referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines.yml — Pipeline parameter referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines.yml — CI job displayName referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines.yml — CI job versionSpec referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines.yml — CI matrix key referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines.yml — CI matrix value referencing Python minor; per reference PRs, bump to new minor.
  • azure-pipelines.yml — Shell script variable referencing Python minor; per reference PRs, bump to new minor.
  • build_scripts/windows/scripts/build.cmd — Windows build script referencing full Python version; per reference PRs, bump to new patch version.
  • doc/command_guidelines.md — Documentation describing supported Python versions; per reference PRs, bump to new minor.
  • doc/extensions/authoring.md — Documentation describing supported Python versions; per reference PRs, bump to new minor.
  • doc/extensions/authoring.md — Documentation example referencing Python minor; per reference PRs, bump to new minor.
  • doc/install_linux_prerequisites.md — Documentation describing supported Python versions; per reference PRs, bump to new minor.
  • scripts/ci/test_extensions.sh — Comment referencing Python minor; per reference PRs, bump to new minor.
  • scripts/regression_test/regression_test.yml — CI job versionSpec referencing Python minor; per reference PRs, bump to new minor.
  • scripts/regression_test/regression_test.yml — CI job displayName referencing Python minor; per reference PRs, bump to new minor.
  • scripts/release/debian/build.sh — Shell script referencing full Python version; per reference PRs, bump to new patch version.
  • scripts/release/homebrew/docker/formula_generate.py — Python script referencing Python minor; per reference PRs, bump to new minor.
  • scripts/release/macos/build_binary_tar_gz.py — Documentation block referencing Python minor; per reference PRs, bump to new minor.
  • scripts/release/macos/build_binary_tar_gz.py — Python script referencing Python minor; per reference PRs, bump to new minor.
  • scripts/release/macos/cask_generate.py — Python script argument help referencing Python minor; per reference PRs, bump to new minor.
  • src/azure-cli-core/setup.py — setup.py classifier list; per rule 11, add new minor, keep prior.
  • src/azure-cli-telemetry/setup.py — setup.py classifier list; per rule 11, add new minor, keep prior.
  • src/azure-cli-testsdk/setup.py — setup.py classifier list; per rule 11, add new minor, keep prior.
  • src/azure-cli/setup.py — setup.py classifier list; per rule 11, add new minor, keep prior.

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.

  • src/azure-cli/HISTORY.rst @ line 717 — Historical changelog entry for a past version; per rule 5 and 10, skip.
    * Support Python 3.13 (#31895)
  • src/azure-cli/HISTORY.rst @ line 718 — Historical changelog entry for a past version; per rule 5 and 10, skip.
    * Bump embedded Python to 3.13.7 (#31928)
  • src/azure-cli/azure/cli/command_modules/batch/_command_type.py @ line 811 — Comment about compatibility between 3.13 and 3.14, not a version reference to update; skip.
    # Use get_args() to detect optional types (stable across Python 3.13 and 3.14)

Agent metadata


This is Phase 1 of the agent: mechanical bumps only. CI failures are handed off
to humans. See the plan document for the full phased roadmap.

@github-actions
Copy link
Copy Markdown

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).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@YangAn-microsoft YangAn-microsoft deleted the python-3.14-upgrade branch May 24, 2026 00:35
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.

1 participant