FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL by iritkatriel · Pull Request #101443 · 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: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL
- #101443
#101443
Merged
iritkatriel
merged 5 commits into
python:main
python/cpython:main
from
iritkatriel:rewrite_opcodes
iritkatriel/cpython:rewrite_opcodes
Copy head branch name to clipboard
Jan 31, 2023
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL
#101443
iritkatriel
merged 5 commits into
python:main
python/cpython:main
from
iritkatriel:rewrite_opcodes
iritkatriel/cpython:rewrite_opcodes
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2023
gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL
iritkatriel
committed
26fc7a3
View commit details
Copy full SHA for 26fc7a3
Browse repository at this point
goto instead of ERROR_IF to avoid leaks
iritkatriel
committed
6bfec26
View commit details
Copy full SHA for 6bfec26
Browse repository at this point
revert BEFORE_WITH
iritkatriel
committed
2ee6241
View commit details
Copy full SHA for 2ee6241
Browse repository at this point
Revert "revert BEFORE_WITH"
Show description for 0a5f78d
iritkatriel
committed
0a5f78d
View commit details
Copy full SHA for 0a5f78d
Browse repository at this point
fix refleak of exit when __enter__ raises
iritkatriel
committed
a925498
View commit details
Copy full SHA for a925498
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL