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 brett.cannon, python-dev, serhiy.storchaka, steve.dower, vstinner, xiang.zhang
Date 2017-02-09.19:00:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486666822.4.0.568444063599.issue29034@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset be85fd4ef41979dbe68262938da12328fb6cfb8c by Serhiy Storchaka in branch '3.6':
Issue #29513: Fixed a reference leak in os.scandir() added in issue #29034.
https://github.com/python/cpython/commit/be85fd4ef41979dbe68262938da12328fb6cfb8c
History
Date User Action Args
2017-02-09 19:00:22python-devsetrecipients: + python-dev, brett.cannon, vstinner, serhiy.storchaka, steve.dower, xiang.zhang
2017-02-09 19:00:22python-devsetmessageid: <1486666822.4.0.568444063599.issue29034@psf.upfronthosting.co.za>
2017-02-09 19:00:22python-devlinkissue29034 messages
2017-02-09 19:00:22python-devcreate