diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-06-01 07:31:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 07:31:31 (GMT) |
commit | 0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0 (patch) | |
tree | 4763a36566fac393f4204dbabbf8f7884174420d /Lib | |
parent | 694455d5eddaee6b8a0a1e47fc0de56c02a489fe (diff) | |
download | cpython-0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0.zip cpython-0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0.tar.gz cpython-0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0.tar.bz2 |
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')
-rw-r--r--[-rwxr-xr-x] | Lib/socket.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_socket.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Lib/socket.py b/Lib/socket.py index 63ba0ac..63ba0ac 100755..100644 --- a/Lib/socket.py +++ b/Lib/socket.py diff --git a/Lib/test/test_socket.py b/Lib/test/test_socket.py index 5c15648..5c15648 100755..100644 --- a/Lib/test/test_socket.py +++ b/Lib/test/test_socket.py |