Frederik Rietdijk c32a9d4158 python2 and python3: build unoptimized bytecode again
In 9d03ff52229f36ff4b4e9d0ee2db4a46b90512bb I made the CPython builds
reproducible. This required not generating default unoptimized bytecode.
I was under the impression the optimized bytecode would be used then,
but you need to opt-in on that. Not having the default bytecode resulted
in a significant performance hit. Therefore, bytecode is generated again
in this commit, and thereby the builds are no longer reproducible.

https://bugs.python.org/issue29708
(cherry picked from commit 23e348bfe2b161e761dd37e3be86a807f3cd6f94)
2021-07-30 09:33:04 +02:00
..
2020-12-12 19:32:08 +01:00
2020-11-11 23:13:44 -08:00