mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -04:00
8a2bf2a072
gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (GH-151127)
(cherry picked from commit 3186547c1e)
Co-authored-by: sobolevn <mail@sobolevn.me>
Miscellaneous source files for the main Python shared library