Xiang Zhang added the comment:

We don't have to change Lib/test/test_capi.py. It has already got a repeated 
init and fini test[1]. All we need to do is increase the loop number[2]. I have 
tried with 15, the test case fails reliably. And with the previous patch 
applied, it won't fail.

[1] https://hg.python.org/cpython/file/tip/Lib/test/test_capi.py#l386
[2] https://hg.python.org/cpython/file/tip/Programs/_testembed.c#l44

----------

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

Reply via email to