]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the execution bit to some socket-related files. (GH-93368)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Jun 2022 07:31:31 +0000 (00:31 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Jun 2022 07:31:31 +0000 (00:31 -0700)
commit0b7aae88d0e71304bf6d78c0c0192a1d3e0a5fe0
tree4763a36566fac393f4204dbabbf8f7884174420d
parent694455d5eddaee6b8a0a1e47fc0de56c02a489fe
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>
Doc/library/socket.rst [changed mode: 0755->0644]
Lib/socket.py [changed mode: 0755->0644]
Lib/test/test_socket.py [changed mode: 0755->0644]