FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-105481: expose opcode metadata via the _opcode module by iritkatriel · Pull Request #106688 · 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-105481: expose opcode metadata via the _opcode module
- #106688
#106688
Merged
iritkatriel
merged 10 commits into
python:main
python/cpython:main
from
iritkatriel:expose_metadata
iritkatriel/cpython:expose_metadata
Copy head branch name to clipboard
Jul 14, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-105481: expose opcode metadata via the _opcode module
#106688
iritkatriel
merged 10 commits into
python:main
python/cpython:main
from
iritkatriel:expose_metadata
iritkatriel/cpython:expose_metadata
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2023
gh-105481: expose opcode metadata via the _opcode module
iritkatriel
committed
d65881b
View commit details
Copy full SHA for d65881b
Browse repository at this point
compile.c needs metadata, flowgraph doesn't
iritkatriel
committed
ba367b2
View commit details
Copy full SHA for ba367b2
Browse repository at this point
Commits on Jul 13, 2023
add PyUnstable_OpcodeMetadata so Modules/ can get metadata
iritkatriel
committed
b354891
View commit details
Copy full SHA for b354891
Browse repository at this point
Merge branch 'main' into expose_metadata
iritkatriel
authored
8a71700
View commit details
Copy full SHA for 8a71700
Browse repository at this point
add news
iritkatriel
committed
8f15de8
View commit details
Copy full SHA for 8f15de8
Browse repository at this point
Commits on Jul 14, 2023
don't expose opcode_metadata
iritkatriel
committed
63fabee
View commit details
Copy full SHA for 63fabee
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into expose_metadata
iritkatriel
committed
3486a67
View commit details
Copy full SHA for 3486a67
Browse repository at this point
typos
iritkatriel
authored
517f7b1
View commit details
Copy full SHA for 517f7b1
Browse repository at this point
remove unused #include
iritkatriel
committed
ca88100
View commit details
Copy full SHA for ca88100
Browse repository at this point
revert unintended change
iritkatriel
committed
c2f33ce
View commit details
Copy full SHA for c2f33ce
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL