Comment 5 for bug 237654

Revision history for this message
Matthias Klose (doko) wrote :

we can do the patches dealing with the upgrade scripts later; here is a reduced version of the update only addressing the runtime behaviour of pycentral.

> Is there a bug reference for this? I don't have enough context here to understand what this is about. What timestamp was being relied on?
no, when byte-compiling pycompilefile only builds the byte-code file, if the .pyc file is older than the .py file without looking at the version of the byte-code file.