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 2017-01-09.14:17:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483971421.1.0.906896747438.issue29214@psf.upfronthosting.co.za>
In-reply-to
Content
1. Syscall open() allows that.
2. This is important to prevent race-conditions between creating a file with default permissions and calling fchmod().
History
Date User Action Args
2017-01-09 14:17:01socketpairsetrecipients: + socketpair
2017-01-09 14:17:01socketpairsetmessageid: <1483971421.1.0.906896747438.issue29214@psf.upfronthosting.co.za>
2017-01-09 14:17:01socketpairlinkissue29214 messages
2017-01-09 14:17:00socketpaircreate