-
Notifications
You must be signed in to change notification settings - Fork 543
chore(native): declare PyContextVar_* locally for limited-API builds (PROF-15850) #19903
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
Open
vlad-scherbich
wants to merge
12
commits into
vlad/py315-manylinux-wheels
Choose a base branch
from
vlad/py315-pyo3-contextvar
base: vlad/py315-manylinux-wheels
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.
+49
−54
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
3860302
chore(native): declare PyContextVar_* locally for limited-API builds
wconti27 1f68083
chore(native): drop "stable C API" from PyContextVar decls comment
vlad-scherbich c2e9f4f
improve comment
vlad-scherbich 9a759bc
ci(py-315): stop claiming #19861 makes cp315 wheels publishable
vlad-scherbich 827a141
test(compat): drop inject_hook and wrap raise asserts on 3.15
vlad-scherbich 97f2466
chore(ssi): do not skip the whole lib-injection tree in hook linters
vlad-scherbich 5077643
ci(py-315): mark the Cython pin as droppable after the image bump
vlad-scherbich 821a08e
ci(py-315): note lint bytecode pin is a different extra than runtime
vlad-scherbich df11b57
ci(py-315): pin lint bytecode to 0.19.0 on 3.15
vlad-scherbich 652f657
chore(native): declare PyGILState_Check locally for limited-API builds
vlad-scherbich d336695
Revert "chore(native): declare PyGILState_Check locally for limited-A…
vlad-scherbich 72d7f7a
fix(native): skip GIL probe on limited-API crashtracker builds
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
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.