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 brett.cannon, christian.heimes, serhiy.storchaka, socketpair, vstinner
Date 2017-01-09.20:23:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483993425.64.0.972953865099.issue29214@psf.upfronthosting.co.za>
In-reply-to
Content
so, io.open() should just pass that value down to implementation. implementation should use this value instead of hard-coded 0o666.
History
Date User Action Args
2017-01-09 20:23:45socketpairsetrecipients: + socketpair, brett.cannon, vstinner, christian.heimes, serhiy.storchaka
2017-01-09 20:23:45socketpairsetmessageid: <1483993425.64.0.972953865099.issue29214@psf.upfronthosting.co.za>
2017-01-09 20:23:45socketpairlinkissue29214 messages
2017-01-09 20:23:45socketpaircreate