Message 173450 - Python tracker (original) (raw)
There is no patch, Djoume, but honestly that's fine since if you want to submit a change to something it should go in a new issue.
But honestly compileall needs to be rewritten in Python 3.4 to use importlib and have it control when source code should be rebuilt since the .pyc format changed in Python 3.3 to include source file size.