mirror of
https://github.com/python/cpython.git
synced 2026-06-24 03:53:12 -04:00
cd10a2e65c
Avoid calling memcpy(data + writer->pos, NULL, 0) which has an undefined behavior. Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for various builtin objects