[issue36115] test_ctypes leaks references and memory blocks

Pablo Galindo Salgado report at bugs.python.org
Tue Feb 26 01:54:50 EST 2019


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

https://buildbot.python.org/all/#/builders/1/builds/515

OK (skipped=89)
.
test_ctypes leaked [72, 72, 72] references, sum=216
test_ctypes leaked [26, 26, 26] memory blocks, sum=78
2 tests failed again:
    test_ctypes test_inspect
== Tests result: FAILURE then FAILURE ==

----------
components: Tests, ctypes
messages: 336619
nosy: pablogsal
priority: normal
severity: normal
status: open
title: test_ctypes leaks references and memory blocks
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36115>
_______________________________________


More information about the Python-bugs-list mailing list