]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the execution bit to some socket-related files. (#93368)
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 1 Jun 2022 07:11:46 +0000 (09:11 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jun 2022 07:11:46 +0000 (09:11 +0200)
commit5247389369ac3da35c44f7c0d8f4facc0300883a
treee64be9d100dc46a36acf31967459d97c8b8f940a
parente7aab7c92a7c2e4317023c71e847d55cf5c49f5f
Remove the execution bit to some socket-related files. (#93368)
Doc/library/socket.rst [changed mode: 0755->0644]
Lib/socket.py [changed mode: 0755->0644]
Lib/test/test_socket.py [changed mode: 0755->0644]