summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-06-01 00:31:31 -0700
committerGitHub <noreply@github.com>2022-06-01 00:31:31 -0700
commit0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0 (patch)
tree4763a36566fac393f4204dbabbf8f7884174420d
parent694455d5eddaee6b8a0a1e47fc0de56c02a489fe (diff)
downloadcpython-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>
-rw-r--r--[-rwxr-xr-x]Doc/library/socket.rst0
-rw-r--r--[-rwxr-xr-x]Lib/socket.py0
-rw-r--r--[-rwxr-xr-x]Lib/test/test_socket.py0
3 files changed, 0 insertions, 0 deletions
diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst
index 4af78e415f..4af78e415f 100755..100644
--- a/Doc/library/socket.rst
+++ b/Doc/library/socket.rst
diff --git a/Lib/socket.py b/Lib/socket.py
index 63ba0acc90..63ba0acc90 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 5c15648b60..5c15648b60 100755..100644
--- a/Lib/test/test_socket.py
+++ b/Lib/test/test_socket.py