We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d25cbd6 commit c4af16aCopy full SHA for c4af16a
docs/changelog-fragments/762.packaging.rst
@@ -0,0 +1 @@
1
+770.packaging.rst
docs/changelog-fragments/769.packaging.rst
docs/changelog-fragments/770.packaging.rst
@@ -0,0 +1,7 @@
+A workaround has been applied to the in-tree build backend that prevents
2
+Cython from hanging when ``libssh`` header files are missing
3
+-- by :user:`webknjaz`.
4
+
5
+The patch makes ``cythonize()`` single-threaded because :mod:`multiprocessing`
6
+gets stuck. The upstream will eventually fix this by migrating to
7
+:mod:`concurrent.futures`.
0 commit comments