diff options
author | Erlend E. Aasland <erlend@python.org> | 2024-05-03 16:49:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 16:49:40 (GMT) |
commit | dd8f05fee26cb98770744291a007ceb6b49a5089 (patch) | |
tree | ae8a01f5fac67f68ba94a67184cf04021ba8e6a4 /Misc/NEWS.d | |
parent | 13245027526bf1b21fae6e7ca62ceec2e39fcfb7 (diff) | |
download | cpython-dd8f05fee26cb98770744291a007ceb6b49a5089.zip cpython-dd8f05fee26cb98770744291a007ceb6b49a5089.tar.gz cpython-dd8f05fee26cb98770744291a007ceb6b49a5089.tar.bz2 |
gh-115119: Update macOS installer to build with libmpdec 4.0.0 (GH-118382)
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2024-05-03-12-13-27.gh-issue-115119.ltDtoR.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2024-05-03-12-13-27.gh-issue-115119.ltDtoR.rst b/Misc/NEWS.d/next/macOS/2024-05-03-12-13-27.gh-issue-115119.ltDtoR.rst new file mode 100644 index 0000000..693dcc7 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2024-05-03-12-13-27.gh-issue-115119.ltDtoR.rst @@ -0,0 +1 @@ +Update macOS installer to use libmpdecimal 4.0.0. |