bpo-33615: avoid extra decref by ericsnowcurrently · Pull Request #7251 · python/cpython

vstinner

ericsnowcurrently added a commit that referenced this pull request

May 31, 2018
… few buildbots. (gh-7288)

For bpo-32604 I added some subinterpreter-related tests (see #6914) that are causing crashes on a few buildbots. I'm working on fixing the crashes (see #7251).  This change temporarily disables the triggering test.

@ericsnowcurrently ericsnowcurrently changed the title [WIP] bpo-33615: avoid extra decref bpo-33615: avoid extra decref

Jun 2, 2018