mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
For bpo-32604 I added extra subinterpreter-related tests (see #6914), which caused a few buildbots to crash. This patch fixes the crash by ensuring that refcounts in channels are handled properly. |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| context.h | ||
| gil.h | ||
| hamt.h | ||
| hash.h | ||
| import.h | ||
| mem.h | ||
| pygetopt.h | ||
| pystate.h | ||
| warnings.h | ||