FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-96793: Implement PEP 479 in bytecode. by markshannon · Pull Request #99006 · 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-96793: Implement PEP 479 in bytecode.
- #99006
#99006
Merged
markshannon
merged 8 commits into
python:main
python/cpython:main
from
faster-cpython:pep-479-bytecode
faster-cpython/cpython:pep-479-bytecode
Copy head branch name to clipboard
Nov 3, 2022
Conversation
Commits
8
(8)
Checks
Files changed
Merged
GH-96793: Implement PEP 479 in bytecode.
#99006
markshannon
merged 8 commits into
python:main
python/cpython:main
from
faster-cpython:pep-479-bytecode
faster-cpython/cpython:pep-479-bytecode
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2022
Handle converting StopIteration to RuntimeError in bytecode.
markshannon
committed
65d303f
View commit details
Copy full SHA for 65d303f
Browse repository at this point
Commits on Nov 2, 2022
Wrap async generators and generator expressions in handler for Stop[Async]Iteration.
markshannon
committed
9cda4fc
View commit details
Copy full SHA for 9cda4fc
Browse repository at this point
Add custom instruction for converting StopIteration into RuntimeError.
markshannon
committed
1947227
View commit details
Copy full SHA for 1947227
Browse repository at this point
Remove LOAD_ERROR instruction.
markshannon
committed
f86c5e4
View commit details
Copy full SHA for f86c5e4
Browse repository at this point
Document new instruction
markshannon
committed
7e74daa
View commit details
Copy full SHA for 7e74daa
Browse repository at this point
Add news
markshannon
committed
089ddcb
View commit details
Copy full SHA for 089ddcb
Browse repository at this point
Fix magic number
markshannon
committed
13cf7e2
View commit details
Copy full SHA for 13cf7e2
Browse repository at this point
Commits on Nov 3, 2022
Merge branch 'main' into pep-479-bytecode
markshannon
committed
fbc1f11
View commit details
Copy full SHA for fbc1f11
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL