From c097261d5a9873e9ecdc8af520c1853b42e58656 Mon Sep 17 00:00:00 2001 From: Segev Finer Date: Thu, 13 Jul 2017 22:34:42 +0300 Subject: [PATCH] bpo-30731: python.manifest fix (#2328) bpo-30731: python.manifest fix --- .../Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst | 1 + PC/python.manifest | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst 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 00000000000000..8a65a9e022c073 --- /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 4e73d60df2842d..8e1bc022adfb4f 100644 --- a/PC/python.manifest +++ b/PC/python.manifest @@ -1,20 +1,20 @@ - + - - - + + + - +