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