FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-106360: Support very basic superblock introspection by markshannon · Pull Request #106422 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-106360: Support very basic superblock introspection
- #106422
#106422
Merged
markshannon
merged 6 commits into
python:main
python/cpython:main
from
faster-cpython:superblock-introspection
faster-cpython/cpython:superblock-introspection
Copy head branch name to clipboard
Jul 4, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
GH-106360: Support very basic superblock introspection
#106422
markshannon
merged 6 commits into
python:main
python/cpython:main
from
faster-cpython:superblock-introspection
faster-cpython/cpython:superblock-introspection
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2023
Add very basic introspection capabilities to uop superblocks.
markshannon
committed
2cb3867
View commit details
Copy full SHA for 2cb3867
Browse repository at this point
Add back accidental deletion.
markshannon
committed
2bed45a
View commit details
Copy full SHA for 2bed45a
Browse repository at this point
Commits on Jul 4, 2023
Add len() and indexing support to uop superblocks.
markshannon
committed
46e99e6
View commit details
Copy full SHA for 46e99e6
Browse repository at this point
Remove str() support from uop superblocks. Leave that to the client.
markshannon
committed
4f38063
View commit details
Copy full SHA for 4f38063
Browse repository at this point
Merge branch 'main' into superblock-introspection
markshannon
committed
f42f0cf
View commit details
Copy full SHA for f42f0cf
Browse repository at this point
Use correct name of uop.
markshannon
committed
ed3b63a
View commit details
Copy full SHA for ed3b63a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL