diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-06-01 00:31:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 00:31:31 -0700 |
commit | 0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0 (patch) | |
tree | 4763a36566fac393f4204dbabbf8f7884174420d /Lib/test/test_socket.py | |
parent | 694455d5eddaee6b8a0a1e47fc0de56c02a489fe (diff) | |
download | cpython-git-0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0.tar.gz |
Remove the execution bit to some socket-related files. (GH-93368)
(cherry picked from commit 5247389369ac3da35c44f7c0d8f4facc0300883a)
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Diffstat (limited to 'Lib/test/test_socket.py')
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_socket.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_socket.py b/Lib/test/test_socket.py index 5c15648b60..5c15648b60 100755..100644 --- a/Lib/test/test_socket.py +++ b/Lib/test/test_socket.py |