mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
d460a76e9e
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.