commit | 1e331560eea62c78ec189f2b72b59864ee315ddc | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Mon Jul 02 14:35:34 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Mon Jul 02 14:35:34 2012 -0400 |
tree | 1d87381377f9e8d61439dacc74d56d516344df1c | |
parent | d57caf36bd4f261b5d1e7ba758001fe5b6416daf [diff] |
Closes #15030: Make importlib.abc.PyPycLoader respect the new .pyc file size header field. Thanks to Marc Abramowitz and Ronan Lamy for helping out with various parts of the patch.