Re: [Python-Dev] PEP 433: Add cloexec argument to functions creating file descriptors

2013-01-18 Thread Victor Stinner
2013/1/13 Charles-François Natali : >> .. note:: >>OpenBSD older 5.2 does not close the file descriptor with >>close-on-exec flag set if ``fork()`` is used before ``exec()``, but >>it works correctly if ``exec()`` is called without ``fork()``. > > That would be *really* surprising, are

[Python-Dev] Summary of Python tracker Issues

2013-01-18 Thread Python tracker
ACTIVITY SUMMARY (2013-01-11 - 2013-01-18) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open3829 ( +4) closed 24942 (+54) total 28771 (+58) Open issues wit