This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author socketpair
Recipients socketpair
Date 2016-05-29.07:34:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464507265.78.0.794599717766.issue27150@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-05-29 07:34:25socketpairsetrecipients: + socketpair
2016-05-29 07:34:25socketpairsetmessageid: <1464507265.78.0.794599717766.issue27150@psf.upfronthosting.co.za>
2016-05-29 07:34:25socketpairlinkissue27150 messages
2016-05-29 07:34:25socketpaircreate