FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-111354: simplify detection of RESUME after YIELD_VALUE at except-depth 1 by iritkatriel · Pull Request #111459 · 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-111354: simplify detection of RESUME after YIELD_VALUE at except-depth 1
- #111459
#111459
Merged
iritkatriel
merged 9 commits into
python:main
python/cpython:main
from
iritkatriel:gen_close
iritkatriel/cpython:gen_close
Copy head branch name to clipboard
Nov 2, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-111354: simplify detection of RESUME after YIELD_VALUE at except-depth 1
#111459
iritkatriel
merged 9 commits into
python:main
python/cpython:main
from
iritkatriel:gen_close
iritkatriel/cpython:gen_close
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2023
use RESUME oparg to store exception depth info
iritkatriel
committed
219e6c1
View commit details
Copy full SHA for 219e6c1
Browse repository at this point
remove the arg from YIELD_VALUE
iritkatriel
committed
4e68e57
View commit details
Copy full SHA for 4e68e57
Browse repository at this point
add docs
iritkatriel
committed
801dbd5
View commit details
Copy full SHA for 801dbd5
Browse repository at this point
fix test_dis
iritkatriel
committed
d449db0
View commit details
Copy full SHA for d449db0
Browse repository at this point
add news
iritkatriel
committed
c4ed5cf
View commit details
Copy full SHA for c4ed5cf
Browse repository at this point
regen-all
iritkatriel
committed
8231fef
View commit details
Copy full SHA for 8231fef
Browse repository at this point
Commits on Oct 31, 2023
fix YIELD_FROM and AWAIT
iritkatriel
committed
3c5f157
View commit details
Copy full SHA for 3c5f157
Browse repository at this point
Commits on Nov 1, 2023
use except depth of the yield, not of the resume
iritkatriel
committed
c385597
View commit details
Copy full SHA for c385597
Browse repository at this point
rege-all
iritkatriel
committed
b1394ed
View commit details
Copy full SHA for b1394ed
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL