FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-90997: bpo-46841: Disassembly of quickened code by penguin-wwy · Pull Request #32099 · 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-90997: bpo-46841: Disassembly of quickened code
- #32099
#32099
Merged
markshannon
merged 16 commits into
python:main
python/cpython:main
from
penguin-wwy:dis_quickened_code
penguin-wwy/cpython:dis_quickened_code
Copy head branch name to clipboard
Apr 19, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-90997: bpo-46841: Disassembly of quickened code
#32099
markshannon
merged 16 commits into
python:main
python/cpython:main
from
penguin-wwy:dis_quickened_code
penguin-wwy/cpython:dis_quickened_code
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2022
Disassembly of quickened code
penguin-wwy
committed
34e7e3c
View commit details
Copy full SHA for 34e7e3c
Browse repository at this point
Commits on Mar 24, 2022
Reset `deoptmap` and fix test_dis
penguin-wwy
committed
ceabedb
View commit details
Copy full SHA for ceabedb
Browse repository at this point
Clean code
penguin-wwy
committed
9cef324
View commit details
Copy full SHA for 9cef324
Browse repository at this point
Fix assert for deopt code
penguin-wwy
committed
733bdd4
View commit details
Copy full SHA for 733bdd4
Browse repository at this point
Revert `co_code`
penguin-wwy
committed
bd59be2
View commit details
Copy full SHA for bd59be2
Browse repository at this point
Rename kwarg name and use `_co_code_adaptive`
penguin-wwy
committed
f72c1fb
View commit details
Copy full SHA for f72c1fb
Browse repository at this point
Fix test__opcode
penguin-wwy
committed
c14ab90
View commit details
Copy full SHA for c14ab90
Browse repository at this point
Commits on Mar 25, 2022
Add News
penguin-wwy
committed
026715a
View commit details
Copy full SHA for 026715a
Browse repository at this point
Commits on Mar 29, 2022
Merge branch 'main' of https://github.com/python/cpython into dis_quickened_code
penguin-wwy
committed
9ab5fac
View commit details
Copy full SHA for 9ab5fac
Browse repository at this point
Commits on Apr 1, 2022
Merge branch 'main' of https://github.com/python/cpython into dis_quickened_code
penguin-wwy
committed
88ab80c
View commit details
Copy full SHA for 88ab80c
Browse repository at this point
Move deoptmap to dis module
penguin-wwy
committed
2a4bb97
View commit details
Copy full SHA for 2a4bb97
Browse repository at this point
Commits on Apr 2, 2022
Add code quicken in test_dis
penguin-wwy
committed
794536f
View commit details
Copy full SHA for 794536f
Browse repository at this point
Commits on Apr 6, 2022
Get quickened in dis
penguin-wwy
committed
e896538
View commit details
Copy full SHA for e896538
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into dis_quickened_code
penguin-wwy
committed
659d570
View commit details
Copy full SHA for 659d570
Browse repository at this point
Commits on Apr 14, 2022
Merge branch 'main' of https://github.com/python/cpython into dis_quickened_code
penguin-wwy
committed
ca9a734
View commit details
Copy full SHA for ca9a734
Browse repository at this point
Commits on Apr 18, 2022
Fix test_dis
penguin-wwy
committed
82b053f
View commit details
Copy full SHA for 82b053f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL