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 gvanrossum
Recipients gvanrossum, skrah, vstinner
Date 2014-02-03.01:36:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391391401.3.0.906605531181.issue20495@psf.upfronthosting.co.za>
In-reply-to
Content
I guess this is not a total surprise given that OS X derives in some way from BSD...

I wonder if we just need to make a matrix of which OS versions and which syscalls can handle PTYs correctly, and either put it in the docs or perhaps even refuse to accept PTYs in add_reader/add_writer...
History
Date User Action Args
2014-02-03 01:36:41gvanrossumsetrecipients: + gvanrossum, vstinner, skrah
2014-02-03 01:36:41gvanrossumsetmessageid: <1391391401.3.0.906605531181.issue20495@psf.upfronthosting.co.za>
2014-02-03 01:36:41gvanrossumlinkissue20495 messages
2014-02-03 01:36:41gvanrossumcreate