-
Notifications
You must be signed in to change notification settings - Fork 542
chore(compat): MAX_PY=3.14 last-supported, NEXT_MAX_PY=3.15 fail-closed (PROF-14439) #19928
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
Draft
vlad-scherbich
wants to merge
20
commits into
vlad/py315-riotfile
Choose a base branch
from
vlad/py315-current-py-version
base: vlad/py315-riotfile
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 5 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
c8b4968
chore(compat): add CURRENT_PY_VERSION and bump NEXT_PY_VERSION to 3.16
vlad-scherbich 96f4866
chore(compat): TODO CURRENT_PY fail-closed sites to flip to NEXT afte…
vlad-scherbich a5ce70e
test(compat): drop leftover inject_hook raise test after #17849
vlad-scherbich 5ea6a93
chore(compat): rename CURRENT/NEXT Python version constants to MAX/NE…
vlad-scherbich 3347d45
chore(compat): share PY_GTE_MAX and PY_GTE_NEXT_MAX support predicates
vlad-scherbich e988dc5
chore(compat): pin monitoring and PEP 810 floors to PY_315_VERSION_INFO
vlad-scherbich dc6ffe5
chore(compat): drop PY_GTE_* predicates and unused NEXT_MAX string
vlad-scherbich 33af304
fix(compat): fold 3.15-only modules with literal version checks
vlad-scherbich 4557f4b
chore(compat): set MAX to 3.14 and fail-close wrap at NEXT_MAX
vlad-scherbich 128591b
chore(compat): rename support bounds to MAX_PY and NEXT_MAX_PY
vlad-scherbich 1002958
ci(py-315): stop claiming #19861 makes cp315 wheels publishable
vlad-scherbich 1958eb4
test(compat): drop inject_hook and wrap raise asserts on 3.15
vlad-scherbich 7a4bde7
chore(ssi): do not skip the whole lib-injection tree in hook linters
vlad-scherbich 9eb6cf4
ci(py-315): mark the Cython pin as droppable after the image bump
vlad-scherbich d301bd4
ci(py-315): note lint bytecode pin is a different extra than runtime
vlad-scherbich e5dfa0b
ci(testrunner): mark the Cython 3.15 cache pin with TODO(py-315)
vlad-scherbich 6b123dc
ci(riot): drop wrap() from 3.15 MAX comment
vlad-scherbich 210381e
ci(riot): keep 3.15 starter to smoke and sourcecode
vlad-scherbich ed3bd06
chore(wrapping): do not fail-close wrap or lazy at NEXT_MAX_PY
vlad-scherbich 57ccbdc
ci(py-315): pin lint bytecode to 0.19.0 on 3.15
vlad-scherbich 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
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
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.