commit | 60b9e040c9cf40e69f42c0008e564458aa0379e8 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Oct 03 21:22:42 2021 +0300 |
committer | GitHub <noreply@github.com> | Sun Oct 03 21:22:42 2021 +0300 |
tree | c443c7e9b242382b5b19ce0e5209656bdfa88873 | |
parent | 4f6e0680d0d8545aa151ccd9de56a39bfe9532a2 [diff] |
bpo-45355: Use sizeof(_Py_CODEUNIT) instead of literal 2 for the size of the code unit (GH-28711)