mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
a5447735c3
bpo-38392, bpo-38426: Fix a compiler warning in gcmodule.c. Fix also a typo in PYMEM_DEADBYTE macro comment.