logoalt Hacker News

rcxdudeyesterday at 1:20 PM0 repliesview on HN

PyPy may not care in principle, but RPython does, being a kind of python dialect designed for static compilation that is intended for writing JIT engines like PyPy.