bpo-45434: bytearrayobject.h no longer includes <stdarg.h> (GH-28913)
bytearrayobject.h and _lzmamodule.c don't use va_list and so don't need to include <stdarg.h>.
V
Victor Stinner committed
c63623a0a6892ce8683dbf8c769793ea897e6ba8
Parent: 489176e
Committed by GitHub <noreply@github.com>
on 10/13/2021, 2:37:55 AM