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 vstinner
Recipients ajaksu2, amaury.forgeotdarc, jnoller, ocean-city, roudkerk, vstinner
Date 2009-01-19.15:22:22
SpamBayes Score 0.0042262995
Marked as misclassified No
Message-id <1232378544.02.0.432585909871.issue3321@psf.upfronthosting.co.za>
In-reply-to
Content
@jnoller: Hey, you removed my patch! My patch used fstat() in 
Connection constructor, whereas your just check file descriptor bounds 
in the poll() method. And what is the "save" new argument? Is it 
related to this issue?
History
Date User Action Args
2009-01-19 15:22:24vstinnersetrecipients: + vstinner, amaury.forgeotdarc, ocean-city, ajaksu2, roudkerk, jnoller
2009-01-19 15:22:24vstinnersetmessageid: <1232378544.02.0.432585909871.issue3321@psf.upfronthosting.co.za>
2009-01-19 15:22:23vstinnerlinkissue3321 messages
2009-01-19 15:22:22vstinnercreate