On Friday, September 2, 2016 at 3:59:21 AM UTC+12, Stefan Behnel wrote: > Manually written C-API code is simply too difficult to maintain, and also > too difficult to get right in the first place. There are just too many ways > to introduce reference leaks, crashes and long standing unnoticed bugs > (believe me, I know what I'm talking about).
There are ways to keep that manageable, using structured-programming techniques. -- https://mail.python.org/mailman/listinfo/python-list