From: Segev Finer Date: Thu, 13 Jul 2017 19:34:42 +0000 (+0300) Subject: bpo-30731: python.manifest fix (#2328) X-Git-Tag: v3.7.0a1~423 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c40ad03bf2693b4af539978f1274e57b85367547;p=thirdparty%2FPython%2Fcpython.git bpo-30731: python.manifest fix (#2328) bpo-30731: python.manifest fix --- diff --git a/Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst b/Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst new file mode 100644 index 000000000000..8a65a9e022c0 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst @@ -0,0 +1 @@ +Add a missing xmlns to python.manifest so that it matches the schema. diff --git a/PC/python.manifest b/PC/python.manifest index 4e73d60df284..8e1bc022adfb 100644 --- a/PC/python.manifest +++ b/PC/python.manifest @@ -1,20 +1,20 @@ - + - - - + + + - +