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 Arfrever, georg.brandl, josh.r, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka, socketpair, vstinner
Date 2015-10-20.18:11:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445364660.52.0.458268174099.issue21515@psf.upfronthosting.co.za>
In-reply-to
Content
Well, it's not said explicit, that O_DIRECTORY cannot be combined with O_RDWR.

So, everything is valid now, very hacky, but works without bugs.

It will be nice, if someone comment that hacks in source code
History
Date User Action Args
2015-10-20 18:11:00socketpairsetrecipients: + socketpair, georg.brandl, ncoghlan, pitrou, vstinner, Arfrever, neologix, python-dev, serhiy.storchaka, josh.r
2015-10-20 18:11:00socketpairsetmessageid: <1445364660.52.0.458268174099.issue21515@psf.upfronthosting.co.za>
2015-10-20 18:11:00socketpairlinkissue21515 messages
2015-10-20 18:11:00socketpaircreate