File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1042,6 +1042,8 @@ https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the
10421042 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10431043
10441044
1045+ .. _mimalloc-license :
1046+
10451047mimalloc
10461048--------
10471049
Original file line number Diff line number Diff line change @@ -1621,6 +1621,11 @@ Build Changes
16211621* ``wasm32-emscripten `` is no longer a :pep: `11 ` supported platform.
16221622 (Contributed by Brett Cannon in :gh: `115192 `.)
16231623
1624+ * Python now bundles the `mimalloc library <https://github.com/microsoft/mimalloc >`__.
1625+ It is licensed under the MIT license, see :ref: `mimalloc license <mimalloc-license >`.
1626+ The bundled mimalloc has custom changes, see :gh: `113141 ` for details.
1627+ (Contributed by Dino Viehland in :gh: `109914 `.)
1628+
16241629
16251630C API Changes
16261631=============
You can’t perform that action at this time.
0 commit comments