diff options
Diffstat (limited to 'Misc/NEWS.d/next/Windows/2021-11-20-00-06-59.bpo-45850.q9lofz.rst')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2021-11-20-00-06-59.bpo-45850.q9lofz.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Windows/2021-11-20-00-06-59.bpo-45850.q9lofz.rst b/Misc/NEWS.d/next/Windows/2021-11-20-00-06-59.bpo-45850.q9lofz.rst deleted file mode 100644 index a84e1fe..0000000 --- a/Misc/NEWS.d/next/Windows/2021-11-20-00-06-59.bpo-45850.q9lofz.rst +++ /dev/null @@ -1,2 +0,0 @@ -Implement changes to build with deep-frozen modules on Windows. -Note that we now require Python 3.10 as the "bootstrap" or "host" Python. |