Uh oh!
There was an error while loading. Please reload this page.
gh-119146: Update paths in jit.yml - #119147
Conversation
FFY00
left a comment
There was a problem hiding this comment.
We should actually be able to ignore Python/perf_jit_trampoline.c by using a negative matching pattern: !Python/perf_jit_trampoline.c.
Other than that, looks good to me.
savannahostrowski
commented
May 18, 2024
Oh! I totally didn't know about that. I'll take a look at adding that when I also add .h files to the paths (since I missed adding those in too). |
AlexWaygood
left a comment
There was a problem hiding this comment.
Thanks! Maybe we could just ignore all .md and .ini files? Then if we added others in the future, we wouldn't have to remember to update this file?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
savannahostrowski
commented
May 18, 2024
Yeah, that's a fair callout! |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
hugovk
commented
May 20, 2024
Thanks for the PR! Shall we backport it, or close the issue? |
erlend-aasland
commented
May 20, 2024
I think it's ok to backport it to 3.13. |
Thanks @savannahostrowski for the PR, and @brandtbucher for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
(cherry picked from commit 5307f44) Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
GH-119226 is a backport of this pull request to the 3.13 branch. |
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
pathsinjit.yml#119146