summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2022-06-01 07:11:46 (GMT)
committerGitHub <noreply@github.com>2022-06-01 07:11:46 (GMT)
commit5247389369ac3da35c44f7c0d8f4facc0300883a (patch)
treee64be9d100dc46a36acf31967459d97c8b8f940a
parente7aab7c92a7c2e4317023c71e847d55cf5c49f5f (diff)
downloadcpython-5247389369ac3da35c44f7c0d8f4facc0300883a.zip
cpython-5247389369ac3da35c44f7c0d8f4facc0300883a.tar.gz
cpython-5247389369ac3da35c44f7c0d8f4facc0300883a.tar.bz2
Remove the execution bit to some socket-related files. (#93368)
-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 1b80195..1b80195 100755..100644
--- a/Doc/library/socket.rst
+++ b/Doc/library/socket.rst
diff --git a/Lib/socket.py b/Lib/socket.py
index bfca763..bfca763 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 c981903..c981903 100755..100644
--- a/Lib/test/test_socket.py
+++ b/Lib/test/test_socket.py