mirror of
https://github.com/python/cpython.git
synced 2026-08-10 06:29:05 +08: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.
Miscellaneous source files for the main Python shared library