File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pending removal in Python 3.15
22^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33
4- * The bundled copy of ``libmpdecimal ``.
54* The :c:func: `!PyImport_ImportModuleNoBlock `:
65 Use :c:func: `PyImport_ImportModule ` instead.
76* :c:func: `PyWeakref_GetObject ` and :c:func: `PyWeakref_GET_OBJECT `:
Original file line number Diff line number Diff line change 1+ Pending removal in Python 3.16
2+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
4+ * The bundled copy of ``libmpdecimal ``.
Original file line number Diff line number Diff line change @@ -2577,7 +2577,7 @@ Build Changes
25772577
25782578* The :file: `configure ` option :option: `--with-system-libmpdec `
25792579 now defaults to ``yes ``.
2580- The bundled copy of ``libmpdecimal `` will be removed in Python 3.15 .
2580+ The bundled copy of ``libmpdecimal `` will be removed in Python 3.16 .
25812581
25822582* Python built with :file: `configure ` :option: `--with-trace-refs `
25832583 (tracing references) is now ABI compatible with the Python release build
You can’t perform that action at this time.
0 commit comments