Skip to content

chore(py-315): add py315 classifier to pyproject.toml#17978

Open
vlad-scherbich wants to merge 1 commit intomainfrom
vlad/py315-add-classifier-to-pyproject-toml
Open

chore(py-315): add py315 classifier to pyproject.toml#17978
vlad-scherbich wants to merge 1 commit intomainfrom
vlad/py315-add-classifier-to-pyproject-toml

Conversation

@vlad-scherbich
Copy link
Copy Markdown
Contributor

@vlad-scherbich vlad-scherbich commented May 8, 2026

PROF-14439

Description

Part of the Python 3.15 integration parity effort (parent tracker: #17809).

Closes #17815

Adds the Programming Language :: Python :: 3.15 trove classifier to pyproject.toml.
Metadata-only change; requires-python already covers 3.15 (>=3.9,<3.16).

Testing

None needed -- metadata only.

@vlad-scherbich vlad-scherbich changed the title add py315 classifier chore(py-315): add py315 classifier to pyproject.toml May 8, 2026
@vlad-scherbich vlad-scherbich added the changelog/no-changelog A changelog entry is not required for this PR. label May 8, 2026
@vlad-scherbich vlad-scherbich marked this pull request as ready for review May 8, 2026 00:43
@vlad-scherbich vlad-scherbich requested a review from a team as a code owner May 8, 2026 00:43
@vlad-scherbich vlad-scherbich requested a review from P403n1x87 May 8, 2026 00:43
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented May 8, 2026

Benchmarks

Benchmark execution time: 2026-05-08 00:59:53

Comparing candidate commit ae80c84 in PR branch vlad/py315-add-classifier-to-pyproject-toml with baseline commit d1a7113 in branch main.

Found 0 performance improvements and 4 performance regressions! Performance is the same for 595 metrics, 4 unstable metrics.

scenario:iastaspects-lower_aspect

  • 🟥 execution_time [+49.303µs; +55.579µs] or [+16.474%; +18.571%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+91.994µs; +100.125µs] or [+21.642%; +23.555%]

scenario:span-start

  • 🟥 execution_time [+1.402ms; +1.561ms] or [+9.087%; +10.121%]

scenario:telemetryaddmetric-1-count-metric-1-times

  • 🟥 execution_time [+180.878ns; +212.385ns] or [+8.644%; +10.150%]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.15] Add Programming Language :: Python :: 3.15 classifier to pyproject.toml

1 participant