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, neologix, vstinner
Date 2014-02-03.01:24:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391390675.63.0.526015486625.issue20493@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't this be fixed in the C implementation of the select module or in selectors.py? It seems likely that the exact range might be different for each syscall and possibly per OS or even OS version.
History
Date User Action Args
2014-02-03 01:24:35gvanrossumsetrecipients: + gvanrossum, vstinner, neologix
2014-02-03 01:24:35gvanrossumsetmessageid: <1391390675.63.0.526015486625.issue20493@psf.upfronthosting.co.za>
2014-02-03 01:24:35gvanrossumlinkissue20493 messages
2014-02-03 01:24:35gvanrossumcreate