You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- mkstemp(): Clarify non-inheritance applies to exec, add link to fd_inheritance
- os module: Explain that non-inheritable fds remain accessible after fork() but close on exec()
Addresses feedback from vstinner.
0 commit comments