New submission from Марк Коренберг:

1. Need fix the code
2. Fix documentation
3. Update PEP446 description.

There is F_DUPFD_CLOEXEC constant, that must be used instead of F_DUPFD 
transparently when kernel >= 2.6.24.

----------
messages: 266591
nosy: mmarkk
priority: normal
severity: normal
status: open
title: PEP446 (CLOEXEC by default) violation with fcntl.fcntl(..., 
fcntl.F_DUPFD)

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27150>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to