mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -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