From 5ecfb542bb21651d7162021c8f8a5d9ca8687cd9 Mon Sep 17 00:00:00 2001 From: "blurb-it[bot]" <43283697+blurb-it[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 19:29:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=F0=9F=A4=96=20Added=20by=20blurb?= =?UTF-8?q?=5Fit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NEWS.d/next/Library/2020-01-22-19-29-51.bpo-39400.E2b-EH.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Library/2020-01-22-19-29-51.bpo-39400.E2b-EH.rst diff --git a/Misc/NEWS.d/next/Library/2020-01-22-19-29-51.bpo-39400.E2b-EH.rst b/Misc/NEWS.d/next/Library/2020-01-22-19-29-51.bpo-39400.E2b-EH.rst new file mode 100644 index 00000000000..bb327044fa9 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2020-01-22-19-29-51.bpo-39400.E2b-EH.rst @@ -0,0 +1 @@ +Changed pydoc's interpretation of the MANPAGER variable to better match man's. \ No newline at end of file