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 BreamoreBoy, ezio.melotti, neologix, pitrou, python-dev, sbt, vstinner
Date 2015-10-02.22:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYkxxOdHgdKqv8iF91bTC5qubBsjdPvjn5BC9Vv0MqY8w@mail.gmail.com>
In-reply-to <20151002224741.81380.90182@psf.io>
Content
I commited the first part to check for file descriptor leak.

I didn't commit the second part, to check for Windows handle leak.
History
Date User Action Args
2015-10-02 22:49:56vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, neologix, BreamoreBoy, python-dev, sbt
2015-10-02 22:49:56vstinnerlinkissue18174 messages
2015-10-02 22:49:56vstinnercreate