FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104240: make _PyCompile_CodeGen support different compilation modes by iritkatriel · Pull Request #104241 · 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
75k
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-104240: make _PyCompile_CodeGen support different compilation modes
- #104241
#104241
Merged
iritkatriel
merged 4 commits into
python:main
python/cpython:main
from
iritkatriel:compilation_pipeline
iritkatriel/cpython:compilation_pipeline
Copy head branch name to clipboard
May 7, 2023
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-104240: make _PyCompile_CodeGen support different compilation modes
#104241
iritkatriel
merged 4 commits into
python:main
python/cpython:main
from
iritkatriel:compilation_pipeline
iritkatriel/cpython:compilation_pipeline
Copy head branch name to clipboard
Commits
Commits on May 6, 2023
move compiler_enter_scope out of compiler_codegen
iritkatriel
committed
0630b4e
View commit details
Copy full SHA for 0630b4e
Browse repository at this point
support different compilation modes in _PyCompile_CodeGen
iritkatriel
committed
52f3a59
View commit details
Copy full SHA for 52f3a59
Browse repository at this point
update codegen test (we add return None now)
iritkatriel
committed
7f654d7
View commit details
Copy full SHA for 7f654d7
Browse repository at this point
Commits on May 7, 2023
Revert "move compiler_enter_scope out of compiler_codegen"
Show description for de8b2ba
iritkatriel
committed
de8b2ba
View commit details
Copy full SHA for de8b2ba
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL