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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ocean-city
Date 2008-09-02.20:20:44
SpamBayes Score 0.034387544
Marked as misclassified No
Message-id <1220386845.42.0.71254186787.issue3759@psf.upfronthosting.co.za>
In-reply-to
Content
Tested on Linux: each call to test.test_asyncore.test_main() opens two
file descriptors (shown in /proc/<pid>/fd). The patch corrects this.
History
Date User Action Args
2008-09-02 20:20:45amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ocean-city
2008-09-02 20:20:45amaury.forgeotdarcsetmessageid: <1220386845.42.0.71254186787.issue3759@psf.upfronthosting.co.za>
2008-09-02 20:20:44amaury.forgeotdarclinkissue3759 messages
2008-09-02 20:20:44amaury.forgeotdarccreate