Further reading for my Kiwi PyCon keynote, ‘The Natural State of Computers’.
The script of my lightning talk at PyCon Australia on PEP-594 and how we as the Python community have failed to act upon it.
There’s a number of ways you can make your code faster, including optimising the runtime. What effect do different options have on it?
I was told during the Python Language Summit that I should simply drop support for Python 2 in Twisted. I said this was not possible – and here’s the numbers to prove it.