Hacker News new | ask | show | jobs
by nine_k 1148 days ago
Two things may preclude optimization in pure Python when producing a library for general public. Having a nice / ergonomic interface is one. Keeping things backwards-compatible is another.