by hazz on 2/22/15, 2:29 PM with 5 comments
by skybagle on 2/22/15, 3:44 PM
Would be great if they'd also fix Python's dreadful non-threadsafe C API. The GIL and all the global variables impede multiple independent interpreter instance performance.
by fiatjaf on 2/22/15, 3:33 PM
I don't understand it. Am I supposed to be able to create standalone executables with this? How?