Skip to content

Mark Python 3.15 support#1

Closed
YangAn-microsoft wants to merge 3 commits into
devfrom
campaign/python-3.15
Closed

Mark Python 3.15 support#1
YangAn-microsoft wants to merge 3 commits into
devfrom
campaign/python-3.15

Conversation

@YangAn-microsoft

@YangAn-microsoft YangAn-microsoft commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Mark Python 3.15 support

This PR adds Python 3.15 to the supported versions, following the additive pattern established in prior version-bump PRs like microsoft#290.

Changes:

  • setup.py: Add Programming Language :: Python :: 3.15 classifier
  • azure-pipeline.yml: Add Python315 test matrix entry, update BuildPythonWheel job to use Python 3.15
  • tox.ini: Add py315 to envlist

All existing supported versions (3.10, 3.11, 3.12, 3.13, 3.14) are retained. This is a purely additive change.

Related to microsoft#16

@YangAn-microsoft YangAn-microsoft changed the title {Packaging} Add Python 3.15 support Mark Python 3.15 support and drop Python 3.10 Jun 9, 2026
This PR adds Python 3.15 to the supported versions:
- Add Python :: 3.15 classifier in setup.py
- Add Python315 test matrix in azure-pipeline.yml
- Add py315 to tox envlist
- Update BuildPythonWheel to use Python 3.15

Tracking issue: microsoft#16
@YangAn-microsoft YangAn-microsoft changed the title Mark Python 3.15 support and drop Python 3.10 Mark Python 3.15 support Jun 9, 2026
@YangAn-microsoft

Copy link
Copy Markdown
Owner Author

Closing for test teardown - will rerun campaign from scratch.

@YangAn-microsoft YangAn-microsoft deleted the campaign/python-3.15 branch June 9, 2026 06:33
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