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 eaa1a75 commit 0cf5182Copy full SHA for 0cf5182
newsfragments/4023.misc.rst
@@ -0,0 +1,2 @@
1
+Avoid circular imports (particularly between ``setuptools/{__init__,dist,monkey}.py``),
2
+or at least delay them, so tools like ``sphinx`` don't have problems analysing the codebase.
0 commit comments