diff options
author | Victor Stinner <vstinner@python.org> | 2021-10-13 04:37:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-13 04:37:55 +0200 |
commit | c63623a0a6892ce8683dbf8c769793ea897e6ba8 (patch) | |
tree | d275aaf3436a65441eea4d0079c6554271f0dc35 /Python/pystate.c | |
parent | 489176e4285314f9ea87b8bd91fe1d55d9af2c42 (diff) | |
download | cpython-git-c63623a0a6892ce8683dbf8c769793ea897e6ba8.tar.gz |
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>.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions