FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-98831: Use opcode metadata for stack_effect() by gvanrossum · Pull Request #101704 · 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-98831: Use opcode metadata for stack_effect()
- #101704
#101704
Merged
gvanrossum
merged 8 commits into
python:main
python/cpython:main
from
gvanrossum:cases-infra
gvanrossum/cpython:cases-infra
Copy head branch name to clipboard
Feb 9, 2023
Conversation
Commits
8
(8)
Checks
Files changed
Merged
gh-98831: Use opcode metadata for stack_effect()
#101704
gvanrossum
merged 8 commits into
python:main
python/cpython:main
from
gvanrossum:cases-infra
gvanrossum/cpython:cases-infra
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2023
Write output and metadata in a single run
Show description for f59751d
gvanrossum
committed
f59751d
View commit details
Copy full SHA for f59751d
Browse repository at this point
Declare or define opcode metadata based on NEED_OPCODE_TABLES
gvanrossum
committed
383c1fc
View commit details
Copy full SHA for 383c1fc
Browse repository at this point
Use generated metadata for stack_effect()
gvanrossum
committed
c5db6bc
View commit details
Copy full SHA for c5db6bc
Browse repository at this point
compile.o depends on opcode_metadata.h
gvanrossum
committed
683d8f7
View commit details
Copy full SHA for 683d8f7
Browse repository at this point
Return -1 for unknown opcode
gvanrossum
committed
a271ebc
View commit details
Copy full SHA for a271ebc
Browse repository at this point
Support jump<0 in stack_effect()
gvanrossum
committed
977e639
View commit details
Copy full SHA for 977e639
Browse repository at this point
stack_effect() for specialized opcode is an error
gvanrossum
committed
bd19d79
View commit details
Copy full SHA for bd19d79
Browse repository at this point
Use MAX_REAL_OPCODE as upper opcode limit
gvanrossum
committed
658ea17
View commit details
Copy full SHA for 658ea17
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL