mirror of
https://github.com/python/cpython.git
synced 2026-07-03 08:15:46 -04:00
54ee910bcd
gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239)
(cherry picked from commit 9fd1a125bc)
Co-authored-by: sobolevn <mail@sobolevn.me>
Source files for standard library extension modules, and former extension modules that are now builtin modules.