-
Notifications
You must be signed in to change notification settings - Fork 549
chore(ci): enable Python 3.15 support for dramatiq #19909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
0888299
ci(riot): schedule Python 3.15 jobs for a starter set
vlad-scherbich 5afa466
downgrade sourcecode due to errors
vlad-scherbich e4c5b6e
fix(ci): restore Python 3.15 sourcecode coverage imports
vlad-scherbich a037295
chore(py-315): mark defensive import no-op for removal
vlad-scherbich f1c0f55
chore(py-315): defer sourcecode coverage
vlad-scherbich e5db292
chore(ci): enable Python 3.15 support for dramatiq
wantsui efac45f
chore(ci): drop unrelated GPG fingerprint codespell ignores
wantsui 9d2bd7f
chore(ci): downgrade 3.15 import-hook notes to plain comments
wantsui 8c7799f
chore(py-315): defer ddtrace api coverage
vlad-scherbich 9f288c0
Update ddtrace/internal/coverage/import_instrumentation_py3_12.py
wantsui a140af8
chore(ci): mark 3.15 import-hook injection gap with TODO(py-315)
wantsui 0f524fe
Update riotfile.py
wantsui 5c27968
Update ddtrace/internal/coverage/import_instrumentation_py3_12.py
wantsui 52334f9
chore(ci): address remaining py-315 import injection review feedback
wantsui ec39669
Merge remote-tracking branch 'origin/codex-dramatiq-py315' into codex…
wantsui 06c5be1
chore(ci): mark remaining 3.15 accurate-import test skips with TODO(p…
wantsui 3b5d668
Merge remote-tracking branch 'origin/vlad/py315-riotfile' into codex-…
wantsui bf2cebc
chore(ci): simplify dramatiq py315 selection now base includes 3.15
wantsui 2542bca
chore(ci): refresh stale dramatiq py3.15 lock to pick up dramatiq 2.2.1
wantsui baa80a6
Merge branch 'main' into codex-dramatiq-py315
wantsui 67a206c
Merge branch 'main' into codex-dramatiq-py315
wantsui a811905
fix(ci): declare Python 3.15 for dramatiq in suitespec matrix
wantsui 067d2c2
Merge commit '2443a9c0cd03d98934b6dcee506b05c376dd61f7' into codex/ag…
mabdinur bbfd228
Merge branch 'main' into codex-dramatiq-py315
wantsui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| # | ||
| # This file is autogenerated by pip-compile with Python 3.15 | ||
| # by the following command: | ||
| # | ||
| # pip-compile --allow-unsafe --no-annotate --no-index .riot/requirements/4112544.in | ||
| # | ||
| attrs==26.1.0 | ||
| coverage[toml]==7.16.0 | ||
| dramatiq==2.2.1 | ||
| hypothesis==6.45.0 | ||
| iniconfig==2.3.0 | ||
| mock==5.2.0 | ||
| opentracing==2.4.0 | ||
| packaging==26.3 | ||
| pluggy==1.6.0 | ||
| pygments==2.21.0 | ||
| pytest==9.1.1 | ||
| pytest-cov==7.1.0 | ||
| pytest-mock==3.15.1 | ||
| redis==8.1.0 | ||
| sortedcontainers==2.4.0 |
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
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
|
wantsui marked this conversation as resolved.
|
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
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
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
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
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
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
|
wantsui marked this conversation as resolved.
|
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.