summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.8.0.rst
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na@python.org>2022-05-12 15:42:22 (GMT)
committerGitHub <noreply@github.com>2022-05-12 15:42:22 (GMT)
commita5ed8947037da5f9d50efd17f70546986dd46c74 (patch)
treefa9cdd8c413f9fc7ee06925799b8688c6c2b34dd /Misc/NEWS.d/3.8.0.rst
parent10bc004642786662324a2b0fc9a804e1110f582b (diff)
downloadcpython-a5ed8947037da5f9d50efd17f70546986dd46c74.zip
cpython-a5ed8947037da5f9d50efd17f70546986dd46c74.tar.gz
cpython-a5ed8947037da5f9d50efd17f70546986dd46c74.tar.bz2
[3.8] gh-92448: Update the documentation builder to render the GitHub… (GH-92605)
(cherry picked from commit 45e1721d100bab09510ccf9da49f14ca5cc268f4) Co-authored-by: Dong-hee Na <donghee.na@python.org>
Diffstat (limited to 'Misc/NEWS.d/3.8.0.rst')
-rw-r--r--Misc/NEWS.d/3.8.0.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.8.0.rst b/Misc/NEWS.d/3.8.0.rst
index e72025c..8e9ab40 100644
--- a/Misc/NEWS.d/3.8.0.rst
+++ b/Misc/NEWS.d/3.8.0.rst
@@ -28,7 +28,7 @@ none were collected.
.. nonce: 9TWMlz
.. section: Library
-Revert GH-15522, which introduces a regression in
+Revert PR 15522, which introduces a regression in
:meth:`mimetypes.guess_type` due to improper handling of filenames as urls.
..