top | item 41227216

(no title)

tgz | 1 year ago

After GIL they must add Result/Option and drop exceptions.

discuss

order

anticensor|1 year ago

In Python, exceptions are effectively free, unlike JVM or .NET. Every for loop in Python relies on those exceptions.