Vlad/ddtracepy 315 profiling asyncio monitoring - #19256
Merged
vlad-scherbich merged 4 commits intoJul 24, 2026
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
from
July 23, 2026 14:14
57f4f96 to
4d06889
Compare
vlad-scherbich
changed the base branch from
main
to
vlad/ddtracepy-315-profiling-only
July 23, 2026 14:18
This was referenced Jul 23, 2026
Circular import analysis
|
Codeowners resolved as |
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-only
branch
from
July 23, 2026 14:31
13b3f3a to
253957f
Compare
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
from
July 23, 2026 14:31
4d06889 to
6e7f707
Compare
…direct patching in _asyncio.py Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…5+ only Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-only
branch
from
July 24, 2026 01:25
253957f to
aea4440
Compare
vlad-scherbich
force-pushed
the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
from
July 24, 2026 01:25
6e7f707 to
4b85b1d
Compare
Base automatically changed from
vlad/ddtracepy-315-profiling-only
to
vlad/315-official-support
July 24, 2026 01:25
vlad-scherbich
merged commit Jul 24, 2026
4b85b1d
into
vlad/315-official-support
4 of 7 checks passed
vlad-scherbich
deleted the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
July 24, 2026 01:25
vlad-scherbich
restored the
vlad/ddtracepy-315-profiling-asyncio-monitoring
branch
July 24, 2026 01:26
This was referenced Jul 24, 2026
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: #19249 | next: #19260
Summary
Replace bytecode wrapping with
sys.monitoringin_asyncio.py.Test plan