mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
va_end() must be called before returning. (cherry picked from commit 59e004af63742361b67d1e1ae70229ff0db1059d) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.