Skip to content

Commit c8b8a57

Browse files
committed
pythongh-115119: Removed bundled copy of the libmpdec
1 parent 8cf4947 commit c8b8a57

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+18
-20583
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@ that may require changes to your code.
154154
Build changes
155155
=============
156156

157+
* Removed bundled copy of the libmpdec, use system library if it's
158+
available.
159+
(Contributed by Sergey B Kirpichev in :gh:`115119`.)
160+
157161

158162
C API changes
159163
=============
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Removed bundled copy of the libmpdec, use system library if it's available.
2+
Patch by Sergey B Kirpichev.

Modules/_decimal/libmpdec/README.txt

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)