New submission from STINNER Victor:

haypo@selma$ ./python -m test -R 3:3 -m test_execve_invalid_env test_os
test_os leaked [2, 2, 2] references, sum=6
test_os leaked [2, 2, 2] memory blocks, sum=6

I don't understand if it's related to bpo-30602 or not?

----------
components: Tests
messages: 296915
nosy: haypo
priority: normal
severity: normal
status: open
title: test_execve_invalid_env() of test_os leaks references
type: resource usage
versions: Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30769>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to