Hacker News new | ask | show | jobs
by hackan 678 days ago
Nice article!

But I couldn't help but notice that when `_PyCompile_AstOptimize` fails (<0), then `arena` is never freed. I think this is bug :thinking:.