https://github.com/python/cpython/commit/5247389369ac3da35c44f7c0d8f4facc0300883a commit: 5247389369ac3da35c44f7c0d8f4facc0300883a branch: main author: Ezio Melotti <ezio.melotti at gmail.com> committer: ezio-melotti <ezio.melotti at gmail.com> date: 2022年06月01日T09:11:46+02:00 summary: Remove the execution bit to some socket-related files. (#93368) files: M Doc/library/socket.rst M Lib/socket.py M Lib/test/test_socket.py diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst old mode 100755 new mode 100644 diff --git a/Lib/socket.py b/Lib/socket.py old mode 100755 new mode 100644 diff --git a/Lib/test/test_socket.py b/Lib/test/test_socket.py old mode 100755 new mode 100644