FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-122390: Replace `_Py_GetbaseOpcode` with `_Py_GetBaseCodeUnit` by markshannon · Pull Request #122942 · 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-122390: Replace _Py_GetbaseOpcode with _Py_GetBaseCodeUnit
- #122942
#122942
Merged
markshannon
merged 5 commits into
python:main
python/cpython:main
from
faster-cpython:get-base-instruction
faster-cpython/cpython:get-base-instruction
Copy head branch name to clipboard
Aug 13, 2024
Conversation
Commits
5
(5)
Checks
Files changed
Merged
GH-122390: Replace _Py_GetbaseOpcode with _Py_GetBaseCodeUnit
#122942
markshannon
merged 5 commits into
python:main
python/cpython:main
from
faster-cpython:get-base-instruction
faster-cpython/cpython:get-base-instruction
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2024
Replace _Py_GetbaseOpcode with _Py_GetBaseCodeUnit, and simplify some uses.
markshannon
committed
df033e4
View commit details
Copy full SHA for df033e4
Browse repository at this point
Fix up test_dis
markshannon
committed
604c79a
View commit details
Copy full SHA for 604c79a
Browse repository at this point
Commits on Aug 13, 2024
Modify magic number to ease merge conflict
markshannon
committed
0f507df
View commit details
Copy full SHA for 0f507df
Browse repository at this point
Merge branch 'main' into get-base-instruction
markshannon
committed
2ac1cdb
View commit details
Copy full SHA for 2ac1cdb
Browse repository at this point
Generate MIN_SPECIALIZED_OPCODE and use it in asserts
markshannon
committed
3ef3cff
View commit details
Copy full SHA for 3ef3cff
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL