summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-05-11-23-03-00.gh-issue-104399.MMatTP.rst
blob: 84cc888635b415f5f63a08831fecaea660b80c9e (plain)
1
2
3
4
Prepare the ``_tkinter`` module for building with Tcl 9.0 and future
libtommath by replacing usage of deprecated functions
:c:func:`mp_to_unsigned_bin_n` and :c:func:`mp_unsigned_bin_size`
when necessary.