Archives week 47 of 2012
Nov. 19, 2012 - Nov. 25, 2012
PyCon.ca Tools Sprint wrap-up (a bit late)
Written by
on
in
Snaking.
We just had two people out to the Tools Sprint, myself and Alex Volkov (of PyGTA fame). Alex ported gprof2dot to Python 3, which was, as usual, complicated because the codebase already handled Unicode in various areas and because it is explicitly supporting very old Python versions. Along the way we discovered that Python 3 ...