mirror of
https://github.com/python/cpython.git
synced 2026-07-26 11:52:27 -04:00
a5447735c3
bpo-38392, bpo-38426: Fix a compiler warning in gcmodule.c. Fix also a typo in PYMEM_DEADBYTE macro comment.