mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
63799136e6
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