FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-37271: Optimize bytecode multiple times until it cannot be optimized further by pablogsal · Pull Request #14068 · 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
bpo-37271: Optimize bytecode multiple times until it cannot be optimized further
- #14068
#14068
Closed
pablogsal
wants to merge 6 commits into
python:master
python/cpython:master
from
pablogsal:multiple_bytecode_opt
pablogsal/cpython:multiple_bytecode_opt
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Closed
bpo-37271: Optimize bytecode multiple times until it cannot be optimized further
#14068
pablogsal
wants to merge 6 commits into
python:master
python/cpython:master
from
pablogsal:multiple_bytecode_opt
pablogsal/cpython:multiple_bytecode_opt
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2019
Optimize bytecode multiple times until it cannot be optimized further
pablogsal
committed
b90592b
View commit details
Copy full SHA for b90592b
Browse repository at this point
Regen importlib
pablogsal
committed
c65aa34
View commit details
Copy full SHA for c65aa34
Browse repository at this point
Apply suggestions from code review
Show description for 0aa8e9b
pablogsal
and
ZackerySpytz
committed
0aa8e9b
View commit details
Copy full SHA for 0aa8e9b
Browse repository at this point
Add a max iteration cap and adress Zackery feedback
pablogsal
committed
e148a6f
View commit details
Copy full SHA for e148a6f
Browse repository at this point
Move comment to old function
pablogsal
committed
cba4927
View commit details
Copy full SHA for cba4927
Browse repository at this point
Add comments
pablogsal
committed
22560ac
View commit details
Copy full SHA for 22560ac
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL