FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-93382: Cache result of `PyCode_GetCode` in codeobject by Fidget-Spinner · Pull Request #93383 · 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-93382: Cache result of PyCode_GetCode in codeobject
- #93383
#93383
Merged
Fidget-Spinner
merged 7 commits into
python:main
python/cpython:main
from
Fidget-Spinner:cache_co_code
Fidget-Spinner/cpython:cache_co_code
Copy head branch name to clipboard
Jun 3, 2022
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-93382: Cache result of PyCode_GetCode in codeobject
#93383
Fidget-Spinner
merged 7 commits into
python:main
python/cpython:main
from
Fidget-Spinner:cache_co_code
Fidget-Spinner/cpython:cache_co_code
Copy head branch name to clipboard
Commits
Commits on May 31, 2022
Cache result of PyCode_GetCode in codeobject
Fidget-Spinner
committed
ed061f6
View commit details
Copy full SHA for ed061f6
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
1077bd3
View commit details
Copy full SHA for 1077bd3
Browse repository at this point
Commits on Jun 3, 2022
Update Misc/NEWS.d/next/Core and Builtins/2022-05-31-16-36-30.gh-issue-93382.Jf6gAj.rst
Show description for 76ada15
Fidget-Spinner
and
kumaraditya303
authored
76ada15
View commit details
Copy full SHA for 76ada15
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into cache_co_code
Fidget-Spinner
committed
f407dab
View commit details
Copy full SHA for f407dab
Browse repository at this point
invalidate cached code object when frame adds LOAD_FAST_CHECK
Show description for fde8a30
Fidget-Spinner
and
sweeneyde
committed
fde8a30
View commit details
Copy full SHA for fde8a30
Browse repository at this point
Py_CLEAR already checks for NULL
Fidget-Spinner
committed
0c7226c
View commit details
Copy full SHA for 0c7226c
Browse repository at this point
only invalidate cache if opcode changed
Fidget-Spinner
committed
0b11670
View commit details
Copy full SHA for 0b11670
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL