nixpkgs-suyu/pkgs/development/interpreters/python
Frederik Rietdijk 23e348bfe2 python2 and python3: build unoptimized bytecode again
In 9d03ff5222 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
2021-07-30 09:27:42 +02:00
..
catch_conflicts
conda Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
cpython python2 and python3: build unoptimized bytecode again 2021-07-30 09:27:42 +02:00
graalpython
hooks python: pythonRemoveTestsDirHook removes /test 2021-06-21 16:48:39 -07:00
manylinux
pypy pypy: 7.3.3 -> 7.3.5 2021-07-16 23:31:15 -04:00
tests
update-python-libraries update-python-libraries: handle github branches and tags with same name 2021-06-22 13:42:46 +02:00
default.nix Merge pull request #131719 from FRidh/python2-to-3 2021-07-29 10:49:00 +02:00
fetchpypi.nix python3Packages.fetchPypi: support wheels where dist & python differ 2021-06-22 13:42:45 +02:00
mk-python-derivation.nix pythonPackages: set mainProgram to pname by default 2021-06-12 23:23:35 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix treewide: Fix various tools wrappers "with packages" 2021-03-02 22:38:04 +00:00