summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-10-08-04-11-55.bpo-10716.QSRVK2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-10-08-04-11-55.bpo-10716.QSRVK2.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2021-10-08-04-11-55.bpo-10716.QSRVK2.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-10-08-04-11-55.bpo-10716.QSRVK2.rst b/Misc/NEWS.d/next/Library/2021-10-08-04-11-55.bpo-10716.QSRVK2.rst
deleted file mode 100644
index 8ec9449..0000000
--- a/Misc/NEWS.d/next/Library/2021-10-08-04-11-55.bpo-10716.QSRVK2.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Migrated pydoc to HTML5 (without changing the look of it). Side effect is to
-update xmlrpc's ``ServerHTMLDoc`` which now uses the CSS too. cgitb now
-relies less on pydoc (as it can't use the CSS file).