[issue29513] os.scandir(str) reference leak (test_os refleak)

Roundup Robot report at bugs.python.org
Thu Feb 9 13:07:38 EST 2017


Roundup Robot added the comment:

New changeset 4e3a16bdadae by Serhiy Storchaka in branch '3.6':
Issue #29513: Fixed a reference leak in os.scandir() added in issue #29034.
https://hg.python.org/cpython/rev/4e3a16bdadae

New changeset a3f8c5d172b4 by Serhiy Storchaka in branch 'default':
Issue #29513: Fix outdated comment and remove redundand code is os.scandir().
https://hg.python.org/cpython/rev/a3f8c5d172b4

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29513>
_______________________________________


More information about the Python-bugs-list mailing list