mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
d12f86ce96
A memory block allocated with one API was being handed over to an object that used another API to release it.