mirror of
https://github.com/python/cpython.git
synced 2026-07-26 11:52:27 -04:00
cfb1961f61
Fix a "gcc -pedantic" warning on "buffer += n" because buffer type is void*.
Miscellaneous source files for the main Python shared library