Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-10 20:55:53 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-10 20:55:53 +0300
commit9df73e65b8b2fc7836bf4a4baf1851b30c138d7d (patch)
tree36021eedfb6f1724cacb67b126b985151a26d594
parent9834f775ae6f880a19174c9cbf9f7c2e8b8206ba (diff)
Update CHANGES for PR #7811
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c49c798f3..b0b1e3252 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,8 @@ Features added
Bugs fixed
----------
+* #7811: sphinx.util.inspect causes circular import problem
+
Testing
--------