da295a1206
Turns out fixing this only in importlib is not sufficient and we need to backport CPython part of the fix too. This patch is based on https://hg.python.org/cpython/rev/c16063765d3a but because the code around is different there are some changes (C-strings instead of Python objects etc.) With this patch Tensorflow builds successfully on many-core machine. |
||
---|---|---|
.. | ||
2.7 | ||
3.5 | ||
3.6 | ||
3.7 | ||
3.8 | ||
docs | ||
default.nix |