mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
2456a3c02a
Python would crash instead of raising an error. The crash was caused by a section of code that should have been removed long ago, at that time ctypes had other ways to pass parameters to function calls.