|
|
|
|
|
by lyu07282
407 days ago
|
|
The CPython API is such a dumpster fire, even writing very simple modules the reference counting is very difficult to do correctly. The majority of python modules written in C are probably leaking memory somewhere but nobody knows. |
|