Skip to content

Conversation

@alonme
Copy link
Contributor

@alonme alonme commented Aug 25, 2025

Copy link
Contributor

@diegorusso diegorusso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM but I'd like a second opinion on it.

@diegorusso
Copy link
Contributor

I'm also 50/50 for the news file. Let's wait a second opinion.

@bmwiedemann
Copy link
Contributor

I tested this change and it helped.

@diegorusso diegorusso changed the title gh-138061: Exclude .pyc files from the computed digest in the jit stencils gh-138061: Exclude __pycache__ directory from the computed digest in the jit stencils Aug 27, 2025
@diegorusso
Copy link
Contributor

Ok, let's try to progress this. Can you create a news file? Click on bedevere/news in the failed checks and follow the instructions. Focus more on the purpose of the PR from the user point of view.

@alonme
Copy link
Contributor Author

alonme commented Aug 28, 2025

@diegorusso Thanks for reviews,
Are we still waiting for another reviewer?

@diegorusso diegorusso merged commit d3d94e0 into python:main Aug 30, 2025
68 checks passed
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
…st in the JIT stencils (python#138131)

Exclude the __pycache__ directory when generating the digest in the JIT stencils
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Sep 12, 2025
https://build.opensuse.org/request/show/1304274
by user dgarcia + anag_factory
- Add gh138131-exclude-pycache-from-digest.patch fixing reproducible
  build for python-nogil.
  (bsc#1244680, gh#python/cpython#138131)
@savannahostrowski savannahostrowski added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 9, 2025
@miss-islington-app
Copy link

Thanks @alonme for the PR, and @diegorusso for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @alonme for the PR, and @diegorusso for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 9, 2025
…st in the JIT stencils (pythonGH-138131)

Exclude the __pycache__ directory when generating the digest in the JIT stencils
(cherry picked from commit d3d94e0)

Co-authored-by: alm <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 9, 2025
…st in the JIT stencils (pythonGH-138131)

Exclude the __pycache__ directory when generating the digest in the JIT stencils
(cherry picked from commit d3d94e0)

Co-authored-by: alm <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Dec 9, 2025

GH-142481 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 9, 2025
@bedevere-app
Copy link

bedevere-app bot commented Dec 9, 2025

GH-142482 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 9, 2025
savannahostrowski pushed a commit that referenced this pull request Dec 9, 2025
savannahostrowski pushed a commit that referenced this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

randomness in jit_stencils.h

5 participants