79571169

Date: 2025-04-13 03:20:57
Score: 2
Natty:
Report link

The fd:number code above will not work unmodified in modern versions of Python. You will have to call os.set_inheritable(r, True) to allow the openssl process to actually inherit the file descriptor.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Alan Bawden