FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.11] GH-93516: Backport GH-93769 by markshannon · Pull Request #94231 · 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
[3.11] GH-93516: Backport GH-93769
- #94231
#94231
Merged
markshannon
merged 6 commits into
python:3.11
python/cpython:3.11
from
faster-cpython:backport-93769
faster-cpython/cpython:backport-93769
Copy head branch name to clipboard
Jun 28, 2022
Conversation
Commits
6
(6)
Checks
Files changed
Merged
[3.11] GH-93516: Backport GH-93769
#94231
markshannon
merged 6 commits into
python:3.11
python/cpython:3.11
from
faster-cpython:backport-93769
faster-cpython/cpython:backport-93769
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2022
Store offset of first traceable instruction to avoid having to recompute it all the time when tracing.
markshannon
committed
4a8e2fa
View commit details
Copy full SHA for 4a8e2fa
Browse repository at this point
Hardcode RESUME opcode in deepfreeze, to break dependency on exact version of Python used.
markshannon
committed
71dd6c8
View commit details
Copy full SHA for 71dd6c8
Browse repository at this point
Handle empty code objects, and other invalid code, gracefully.
markshannon
committed
588d5fe
View commit details
Copy full SHA for 588d5fe
Browse repository at this point
Check bounds before data
markshannon
committed
643a614
View commit details
Copy full SHA for 643a614
Browse repository at this point
Commits on Jun 28, 2022
Assert that _co_firsttraceable is a RESUME
markshannon
committed
fe6a1d3
View commit details
Copy full SHA for fe6a1d3
Browse repository at this point
Regen ABI doc.
markshannon
committed
a0ced71
View commit details
Copy full SHA for a0ced71
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL