Skip to content

Conversation

radarhere
Copy link
Member

checks/32bit_segfault_check.py and checks/check_imaging_leaks.py have shebang lines and executable flags.

This adds those to the other scripts in the checks directory.

@radarhere radarhere changed the title Added shebang lines and executable flags to all checks scripts Add shebang lines and executable flags to all checks scripts Oct 2, 2025
@hugovk
Copy link
Member

hugovk commented Oct 10, 2025

Shall we go the other way: rather than changing 14 files, change the other two to remove shebangs and executable bits?

I usually run scripts by specifying the Python interpreter, so I can be explicit which Python version is used.

@radarhere radarhere changed the title Add shebang lines and executable flags to all checks scripts Removed shebang lines and executable flags Oct 10, 2025
@radarhere
Copy link
Member Author

Ok, I've updated the commit, and did the same for one of the Tests files as well.

@hugovk hugovk merged commit 416fb81 into python-pillow:main Oct 12, 2025
77 of 81 checks passed
@radarhere radarhere deleted the checks_scripts branch October 12, 2025 11:48
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.

2 participants