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.
|
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?
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
|
Yeah, that's a fair callout! |
Co-authored-by: Brandt Bucher <[email protected]>
|
Thanks for the PR! Shall we backport it, or close the issue? |
|
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 <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
|
GH-119226 is a backport of this pull request to the 3.13 branch. |
Co-authored-by: Alex Waygood <[email protected]>
pathsinjit.yml#119146