-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Heavily comment Python/perf_jit_trampoline.c to improve maintainability #134527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@savannahostrowski @brandtbucher ![]() Eh eh, wrong JIT wrong JIT 😆 |
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…ty (pythonGH-134527) (cherry picked from commit 7b1a700) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
GH-135299 is a backport of this pull request to the 3.14 branch. |
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ty (pythonGH-134527) (cherry picked from commit 7b1a700) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
GH-135300 is a backport of this pull request to the 3.13 branch. |
@pablogsal: This change isn't only about comments, it also fix test_perf_profiler, especially if commit 899cca6 is applied on top of it. So I propose to backport it to 3.13 and 3.14 branches. |
No description provided.