feat(python): add core 3.14/3.15 gate scenarios (PROF-15511) - #166
Draft
vlad-scherbich wants to merge 1 commit into
Draft
feat(python): add core 3.14/3.15 gate scenarios (PROF-15511)#166vlad-scherbich wants to merge 1 commit into
vlad-scherbich wants to merge 1 commit into
Conversation
This was referenced Jul 26, 2026
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
2 times, most recently
from
July 27, 2026 19:33
a6f7352 to
000f4a9
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 27, 2026 19:37
000f4a9 to
60ea668
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 27, 2026 21:40
60ea668 to
62e3011
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 27, 2026 21:45
62e3011 to
f57b68e
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 27, 2026 22:01
f57b68e to
8005774
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 27, 2026 22:05
8005774 to
55c69de
Compare
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 27, 2026 22:29
55c69de to
b792769
Compare
…ync_gen) Add six paired scenarios for the migration gate with lock-release and lock name labels plus exception type labels. Stacks on gate-infra (PR-0).
vlad-scherbich
force-pushed
the
vlad/gate-scenarios-core
branch
from
July 28, 2026 02:38
b792769 to
318b89a
Compare
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: #165 | Next: #169
Motivation
First scenario batch for the 3.14/3.15 migration gate. Covers lock, exception, and async-generator profiler families — workloads that exercise event labels and wall-time collection across Python minor versions.
Summary
Adds 6 scenario directories (3 families × 2 Python versions):
python_lock_3.14python_lock_3.15lock-acquire,lock-release,lock namepython_exceptions_3.14python_exceptions_3.15exception type, wall-timepython_async_gen_3.14python_async_gen_3.15python_downstream_gate/README.md:python_(exceptions|async_gen|lock)_3\.(14|15)python_*_3.15dirs are wheel-only — run via dd-trace-py downstream withDDTRACE_INSTALL_URLGate size after merge: 6 scenarios.
Test plan
go test -run TestSchemaValidationruff checkon scenario sourcesDDTRACE_INSTALL_URL