diff options
author | Ned Deily <nad@python.org> | 2021-05-08 02:31:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-08 02:31:01 (GMT) |
commit | 164d6e1bb1bb3a4e4d5610f07a8911ecf57a691d (patch) | |
tree | c88ccb611c1b50e7fdfc58a58aa472df5a4d7e98 /Misc/NEWS.d/next/macOS/2021-05-02-03-45-30.bpo-44009.uvhmlh.rst | |
parent | 4d4be477055d0f9e415407bcd193788fae04dc11 (diff) | |
download | cpython-164d6e1bb1bb3a4e4d5610f07a8911ecf57a691d.zip cpython-164d6e1bb1bb3a4e4d5610f07a8911ecf57a691d.tar.gz cpython-164d6e1bb1bb3a4e4d5610f07a8911ecf57a691d.tar.bz2 |
Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976)
Diffstat (limited to 'Misc/NEWS.d/next/macOS/2021-05-02-03-45-30.bpo-44009.uvhmlh.rst')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2021-05-02-03-45-30.bpo-44009.uvhmlh.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Misc/NEWS.d/next/macOS/2021-05-02-03-45-30.bpo-44009.uvhmlh.rst b/Misc/NEWS.d/next/macOS/2021-05-02-03-45-30.bpo-44009.uvhmlh.rst deleted file mode 100644 index f9f11c8..0000000 --- a/Misc/NEWS.d/next/macOS/2021-05-02-03-45-30.bpo-44009.uvhmlh.rst +++ /dev/null @@ -1,4 +0,0 @@ -Provide "python3.x-intel64" executable to allow reliably forcing macOS -universal2 framework builds to run under Rosetta 2 Intel-64 emulation on -Apple Silicon Macs. This can be useful for testing or when universal2 -wheels are not yet available. |