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 python-dev
Recipients abacabadabacaba, christian.heimes, larry, python-dev, serhiy.storchaka
Date 2013-08-02.01:21:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c5rF94n90z7LkP@mail.python.org>
In-reply-to
Content
New changeset e51cbc45f4ca by Larry Hastings in branch 'default':
Issue #17899: Fix rare file descriptor leak in os.listdir().
http://hg.python.org/cpython/rev/e51cbc45f4ca
History
Date User Action Args
2013-08-02 01:21:50python-devsetrecipients: + python-dev, larry, christian.heimes, abacabadabacaba, serhiy.storchaka
2013-08-02 01:21:50python-devlinkissue17899 messages
2013-08-02 01:21:50python-devcreate