SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

Issue #13645: pyc files now contain the size of the corresponding source

code, to avoid timestamp collisions (especially on filesystems with a low
timestamp resolution) when checking for freshness of the bytecode.
A
Antoine Pitrou committed
5136ac0ca21a05691978df8d0650f902c8ca3463
Parent: 1f918c1