====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added New errors added --- /tmp/tmp.Nh3oXxxA8L 2025-06-19 01:48:34.299827565 -0700 +++ /tmp/tmp.k6bnDO1Lha 2025-06-19 01:48:35.402820079 -0700 @@ -2,2 +2,7 @@ -Documentation/conf.py:559:1: W0511: FIXME: Do not add the index file here; the result will be too big. Adding (fixme) -Documentation/conf.py:257:7: W0718: Catching too general exception Exception (broad-exception-caught) +Documentation/conf.py:50:0: C0301: Line too long (114/100) (line-too-long) +Documentation/conf.py:52:0: C0301: Line too long (120/100) (line-too-long) +Documentation/conf.py:586:1: W0511: FIXME: Do not add the index file here; the result will be too big. Adding (fixme) +Documentation/conf.py:12:0: E0401: Unable to import 'docutils' (import-error) +Documentation/conf.py:14:0: E0401: Unable to import 'sphinx.util' (import-error) +Documentation/conf.py:14:0: E0611: No name 'util' in module 'sphinx' (no-name-in-module) +Documentation/conf.py:284:7: W0718: Catching too general exception Exception (broad-exception-caught) @@ -6 +11 @@ -Your code has been rated at 9.87/10 (previous run: 9.87/10, +0.00) +Your code has been rated at 8.93/10 (previous run: 9.87/10, -0.95)