-
Stefan Behnel authored
use slightly faster PyObject_Malloc() instead of PyMem_Malloc() for small memory allocation needs (<= 512 bytes)
60cd8333
lab.nexedi.com will be down from Thuesday, 10 Febuary 2026, 05:30:00 UTC for a duration of approximately 3 hours 30 minutes
use slightly faster PyObject_Malloc() instead of PyMem_Malloc() for small memory allocation needs (<= 512 bytes)