FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-118093: Better handling of short and mid-loop traces by brandtbucher · Pull Request #122252 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-118093: Better handling of short and mid-loop traces
- #122252
#122252
Merged
brandtbucher
merged 10 commits into
python:main
python/cpython:main
from
brandtbucher:tracing-jumps
brandtbucher/cpython:tracing-jumps
Copy head branch name to clipboard
Jul 29, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
GH-118093: Better handling of short and mid-loop traces
#122252
brandtbucher
merged 10 commits into
python:main
python/cpython:main
from
brandtbucher:tracing-jumps
brandtbucher/cpython:tracing-jumps
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2024
Allow one backward jump per trace, anywhere
brandtbucher
committed
f8637ce
View commit details
Copy full SHA for f8637ce
Browse repository at this point
Use progress, rather than trace length, to reject traces
brandtbucher
committed
f1f5d13
View commit details
Copy full SHA for f1f5d13
Browse repository at this point
Commits on Jul 25, 2024
Add missing RESERVEs
brandtbucher
committed
159e46b
View commit details
Copy full SHA for 159e46b
Browse repository at this point
Clean up overflow recovery
brandtbucher
committed
511ec09
View commit details
Copy full SHA for 511ec09
Browse repository at this point
Commits on Jul 26, 2024
Add asserts back and teach is_resume about ENTER_EXECUTOR
brandtbucher
committed
ba3d68b
View commit details
Copy full SHA for ba3d68b
Browse repository at this point
Guard _Py_GetExecutor on non-tier-two builds
brandtbucher
committed
7c404a8
View commit details
Copy full SHA for 7c404a8
Browse repository at this point
Commits on Jul 29, 2024
Revert "Guard _Py_GetExecutor on non-tier-two builds"
Show description for 1606abd
brandtbucher
committed
1606abd
View commit details
Copy full SHA for 1606abd
Browse repository at this point
Revert "Add asserts back and teach is_resume about ENTER_EXECUTOR"
Show description for 6901f60
brandtbucher
committed
6901f60
View commit details
Copy full SHA for 6901f60
Browse repository at this point
Add comment to removed asserts
brandtbucher
committed
9bcc643
View commit details
Copy full SHA for 9bcc643
Browse repository at this point
Catch up with main
brandtbucher
committed
cd1f4d2
View commit details
Copy full SHA for cd1f4d2
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL