From 3ac65a7161ddf492050302e0c7d67d1d81cb4930 Mon Sep 17 00:00:00 2001 From: Pablo Galindo Date: Tue, 10 Dec 2019 16:11:33 +0000 Subject: [3.8] Minor fixes to the NEWS entries (GH-17557) Automerge-Triggered-By: @pablogsal --- Misc/NEWS.d/3.8.1rc1.rst | 2 +- Misc/NEWS.d/next/Documentation/2019-12-09-10-12-00.bpo-39002.AfgvfO.rst | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 Misc/NEWS.d/next/Documentation/2019-12-09-10-12-00.bpo-39002.AfgvfO.rst diff --git a/Misc/NEWS.d/3.8.1rc1.rst b/Misc/NEWS.d/3.8.1rc1.rst index 958a8b7..3519964 100644 --- a/Misc/NEWS.d/3.8.1rc1.rst +++ b/Misc/NEWS.d/3.8.1rc1.rst @@ -753,7 +753,7 @@ Do not try to compile IDLE shell or output windows .. nonce: oOGVdo .. section: C API -Reƫxport some function compatibility wrappers for macros in ``pythonrun.h``. +Re-export some function compatibility wrappers for macros in ``pythonrun.h``. .. diff --git a/Misc/NEWS.d/next/Documentation/2019-12-09-10-12-00.bpo-39002.AfgvfO.rst b/Misc/NEWS.d/next/Documentation/2019-12-09-10-12-00.bpo-39002.AfgvfO.rst deleted file mode 100644 index a6dfa22..0000000 --- a/Misc/NEWS.d/next/Documentation/2019-12-09-10-12-00.bpo-39002.AfgvfO.rst +++ /dev/null @@ -1 +0,0 @@ -Fix simple typo in Lib/test/test_statistics.py. -- cgit v0.12