FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-126599: Refactor the `_PyOptimizer` APIs by xuantengh · Pull Request #126853 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-126599: Refactor the _PyOptimizer APIs
- #126853
#126853
Merged
brandtbucher
merged 18 commits into
python:main
python/cpython:main
from
xuantengh:remove-pyopt-api
xuantengh/cpython:remove-pyopt-api
Copy head branch name to clipboard
Jan 16, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
gh-126599: Refactor the _PyOptimizer APIs
#126853
brandtbucher
merged 18 commits into
python:main
python/cpython:main
from
xuantengh:remove-pyopt-api
xuantengh/cpython:remove-pyopt-api
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2025
remove `_PyOptimizer_NewCounter`
xuantengh
committed
a5bd3f1
View commit details
Copy full SHA for a5bd3f1
Browse repository at this point
remove uop optimize tests
xuantengh
committed
a77915c
View commit details
Copy full SHA for a77915c
Browse repository at this point
remove `_PyOptimizer_NewUOpOptimizer`
xuantengh
committed
089f2b9
View commit details
Copy full SHA for 089f2b9
Browse repository at this point
revert commits
xuantengh
committed
16681b0
View commit details
Copy full SHA for 16681b0
Browse repository at this point
add export explanation
xuantengh
committed
68dd2b1
View commit details
Copy full SHA for 68dd2b1
Browse repository at this point
remove `_PyCounterOptimizer_Type` and `_PyOptimizer_NewCounter`
xuantengh
committed
f3542b6
View commit details
Copy full SHA for f3542b6
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
xuantengh
committed
d763008
View commit details
Copy full SHA for d763008
Browse repository at this point
remove `_INTERNAL_INCREMENT_OPT_COUNTER`
xuantengh
committed
a7f9df3
View commit details
Copy full SHA for a7f9df3
Browse repository at this point
remove `_PyCounterOptimizerObject`
xuantengh
committed
44aa7ab
View commit details
Copy full SHA for 44aa7ab
Browse repository at this point
remove misc. stuff
xuantengh
committed
0e96ecb
View commit details
Copy full SHA for 0e96ecb
Browse repository at this point
Update Misc/NEWS.d/next/C_API/2025-01-01-03-25-38.gh-issue-126599.MRCYlH.rst
Show description for ce188a4
xuantengh
and
brandtbucher
committed
ce188a4
View commit details
Copy full SHA for ce188a4
Browse repository at this point
remove unnecessary comments
xuantengh
committed
949352e
View commit details
Copy full SHA for 949352e
Browse repository at this point
re-gen cases
xuantengh
committed
46f0fa6
View commit details
Copy full SHA for 46f0fa6
Browse repository at this point
fix capi test failures
xuantengh
committed
f0ffafd
View commit details
Copy full SHA for f0ffafd
Browse repository at this point
add decorator for required API
xuantengh
committed
85580ca
View commit details
Copy full SHA for 85580ca
Browse repository at this point
Commits on Jan 16, 2025
Clean up the diff
brandtbucher
committed
c3f4c6b
View commit details
Copy full SHA for c3f4c6b
Browse repository at this point
Fix some unused code warnings
brandtbucher
committed
fcb9d07
View commit details
Copy full SHA for fcb9d07
Browse repository at this point
Catch up with main
brandtbucher
committed
f67555f
View commit details
Copy full SHA for f67555f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL