docs(profiling): py3.15 dev tooling and CPython upgrade runbook - #19273
Draft
vlad-scherbich wants to merge 6 commits into
Draft
docs(profiling): py3.15 dev tooling and CPython upgrade runbook#19273vlad-scherbich wants to merge 6 commits into
vlad-scherbich wants to merge 6 commits into
Conversation
This was referenced Jul 24, 2026
|
2 tasks
Codeowners resolved asResolved from the full PR diff against |
Circular import analysis
|
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
from
August 21, 2026 04:53
4b85b1d to
636fd80
Compare
vlad-scherbich
force-pushed
the
vlad/315-profiling-dev-tooling
branch
from
August 21, 2026 04:53
e703ab0 to
e95f62f
Compare
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
from
August 21, 2026 17:43
636fd80 to
ba0a39e
Compare
vlad-scherbich
force-pushed
the
vlad/315-profiling-dev-tooling
branch
from
August 21, 2026 17:43
e95f62f to
b906b1e
Compare
Profiling bring-up scripts, compatibility baselines, Echion migration runbook, and py315-stack PR navigation helpers (PR 12/14).
vlad-scherbich
force-pushed
the
vlad/315-profiling-dev-tooling
branch
from
August 21, 2026 18:43
b906b1e to
ba0e2bf
Compare
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
from
August 21, 2026 18:43
ba0a39e to
082c37a
Compare
2 tasks
Dependency direction analysis
|
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.
prev: #19272 | next: #19254
Summary
Bring-up scripts (
verify_profiler_compatibility,run-profiling-tests), compatibility baselines, and CPython 3.15 upgrade runbook. Seescripts/py315-stack/PROFILING_STACK.mdfor the 6-PR merge order.Test plan
scripts/run-profiling-tests --check-onlyon 3.15 when availableTracker