From: Ned Deily Date: Mon, 14 Oct 2019 22:00:26 +0000 (-0400) Subject: Fix some news entries for 3.7.5 final. X-Git-Tag: v3.7.5~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0365d511564fe724f634fdef6393f1beefe47bb3;p=thirdparty%2FPython%2Fcpython.git Fix some news entries for 3.7.5 final. --- diff --git a/Misc/NEWS.d/next/Library/2019-10-14-17-56-45.bpo-38368.c-5PhD.rst b/Misc/NEWS.d/next/Library/2019-10-14-17-56-45.bpo-38368.c-5PhD.rst new file mode 100644 index 000000000000..0003115b95e9 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2019-10-14-17-56-45.bpo-38368.c-5PhD.rst @@ -0,0 +1 @@ +Prevent ctypes crash when handling arrays in structs/unions. diff --git a/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst b/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst index b5854d1ecb0d..909d5cec1ed8 100644 --- a/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst +++ b/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst @@ -1 +1 @@ -Fix error message in activate.bat +Fix syntax in activate.bat