Skip to content

Remove execution bit from socket-related files. #93367

Closed
@ezio-melotti

Description

@ezio-melotti

It seems that 8d120f7 (#12889) accidentally set the execution bit on a few files:

  • Lib/socket.py
  • Lib/test/test_socket.py
  • Doc/library/socket.rst
  • Doc/whatsnew/3.8.rst

cbb5481 (#82623) already fixed Doc/whatsnew/3.8.rst. The other files still have the execution bit.

Metadata

Metadata

Assignees

Labels

3.10only security fixes3.11only security fixes3.12only security fixestype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions