commit | 0af681b652c43f0ba90988400ecc1e7934fbfc5d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Aug 24 08:09:14 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 24 11:09:14 2021 -0400 |
tree | 1186f88abde9b8f61bd495590b3b1d194cb26be0 | |
parent | 4673dc26f8beab50b4d4046ece720933401a4023 [diff] |
[3.10] bpo-34990: Treat the pyc header's mtime in compileall as an unsigned int (GH-19708) (cherry picked from commit bb21e28fd08f894ceff2405544a2f257d42b1354) Co-authored-by: Ammar Askar <ammar@ammaraskar.com> Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>