-
-
Notifications
You must be signed in to change notification settings - Fork 341
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
gh-3108: Avoid materializing f_locals for KI protection #3110
Commits on Oct 13, 2024
-
python-triogh-3108: avoid materializing f_locals by using weakrefs to…
… code objects instead
Configuration menu - View commit details
-
Copy full SHA for 5d51c56 - Browse repository at this point
Copy the full SHA 5d51c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea42ad0 - Browse repository at this point
Copy the full SHA ea42ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c755593 - Browse repository at this point
Copy the full SHA c755593View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf63f2 - Browse repository at this point
Copy the full SHA 6bf63f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65aa8f4 - Browse repository at this point
Copy the full SHA 65aa8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 748f876 - Browse repository at this point
Copy the full SHA 748f876View commit details -
Configuration menu - View commit details
-
Copy full SHA for fccf4ff - Browse repository at this point
Copy the full SHA fccf4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56696a2 - Browse repository at this point
Copy the full SHA 56696a2View commit details -
now that the type annotation for enable_ki_protection is fixed, we ne…
…ed to fix the use of Any
Configuration menu - View commit details
-
Copy full SHA for a7272d8 - Browse repository at this point
Copy the full SHA a7272d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea6617 - Browse repository at this point
Copy the full SHA 3ea6617View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ed35a7 - Browse repository at this point
Copy the full SHA 0ed35a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec30d7b - Browse repository at this point
Copy the full SHA ec30d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6998a5c - Browse repository at this point
Copy the full SHA 6998a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0fc6f - Browse repository at this point
Copy the full SHA 1f0fc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 480aa01 - Browse repository at this point
Copy the full SHA 480aa01View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a1132 - Browse repository at this point
Copy the full SHA b7a1132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b1fa1 - Browse repository at this point
Copy the full SHA 05b1fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8dc61d - Browse repository at this point
Copy the full SHA f8dc61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6bddb - Browse repository at this point
Copy the full SHA 9e6bddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e539f - Browse repository at this point
Copy the full SHA d5e539fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 408d1ae - Browse repository at this point
Copy the full SHA 408d1aeView commit details
Commits on Oct 15, 2024
-
if the current_task().coro.cr_frame is in the stack ki_protection_ena…
…bled is current_task()._ki_protected
Configuration menu - View commit details
-
Copy full SHA for 5ba9bd8 - Browse repository at this point
Copy the full SHA 5ba9bd8View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49bd5c3 - Browse repository at this point
Copy the full SHA 49bd5c3View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76b0c79 - Browse repository at this point
Copy the full SHA 76b0c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6cd8e - Browse repository at this point
Copy the full SHA fa6cd8eView commit details -
Co-authored-by: EXPLOSION <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be38f4c - Browse repository at this point
Copy the full SHA be38f4cView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8136a82 - Browse repository at this point
Copy the full SHA 8136a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for b21bde6 - Browse repository at this point
Copy the full SHA b21bde6View commit details -
Co-Authored-By: oremanj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b2dd1a - Browse repository at this point
Copy the full SHA 0b2dd1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12329c7 - Browse repository at this point
Copy the full SHA 12329c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a9eb2 - Browse repository at this point
Copy the full SHA 97a9eb2View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 022bd3d - Browse repository at this point
Copy the full SHA 022bd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe4d36 - Browse repository at this point
Copy the full SHA 4fe4d36View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c80de3 - Browse repository at this point
Copy the full SHA 0c80de3View commit details -
Merge branch 'ki-with-code-objects' of github.com:graingert/trio into…
… ki-with-code-objects
Configuration menu - View commit details
-
Copy full SHA for 9bbaef0 - Browse repository at this point
Copy the full SHA 9bbaef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e10e62 - Browse repository at this point
Copy the full SHA 1e10e62View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0cd1feb - Browse repository at this point
Copy the full SHA 0cd1febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e97f9a - Browse repository at this point
Copy the full SHA 6e97f9aView commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d76de2 - Browse repository at this point
Copy the full SHA 5d76de2View commit details