]> granicus.if.org Git - python/commit
Issue #27736: Improve the existing embedded interpreter init/fini test
authorNed Deily <nad@python.org>
Tue, 16 Aug 2016 04:17:42 +0000 (00:17 -0400)
committerNed Deily <nad@python.org>
Tue, 16 Aug 2016 04:17:42 +0000 (00:17 -0400)
commit939231be0e4662154838414934bf0d759d6f45cb
tree693874e92ab48d5e89da9a1e6e36925b5b20a406
parentf35bb9e1e93cf7d8af377b2b28e6ecea7b1a2606
Issue #27736: Improve the existing embedded interpreter init/fini test
by increasing the number of iterations.  That appears sufficient to
expose the ref count problem fixed in this issue.
Patch suggested by Xiang Zhang
Programs/_testembed.c