| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Nicely done, thanks!
Sorry, something went wrong.
|
Sorry, @itamaro and @hugovk, I could not cleanly backport this to 3.11 due to a conflict. |
Sorry, something went wrong.
|
Sorry @itamaro and @hugovk, I had trouble checking out the 3.12 backport branch. |
Sorry, something went wrong.
|
@itamaro Please could you backport these to 3.12 and 3.11? |
Sorry, something went wrong.
|
GH-105014 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-105024 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…ythonGH-105008) Backport of pythongh-105014 to 3.11 (manually cherry picked from commit 949f0f5)
|
Nice; thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Followup to gh-104800, since all the build jobs already depend on the check_source job, we can precompute the hash in that job and reuse it in the downstream jobs.
While the time saving is negligible, the main benefit of this change is that the list of hashed files is not repeated in multiple places.