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, loewis, neologix, pitrou, vstinner, yselivanov
Date 2014-07-21.00:04:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
My worry is that somehow a program has a fd that refers to both a file and a socket. But I agree that changing the API is not a great option either.
History
Date User Action Args
2014-07-21 00:04:11gvanrossumsetrecipients: + gvanrossum, loewis, pitrou, vstinner, neologix, yselivanov
2014-07-21 00:04:11gvanrossumsetmessageid: <[email protected]>
2014-07-21 00:04:11gvanrossumlinkissue22018 messages
2014-07-21 00:04:11gvanrossumcreate