diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-12-21-23-34-57.bpo-35728.9m-azF.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-12-21-23-34-57.bpo-35728.9m-azF.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-12-21-23-34-57.bpo-35728.9m-azF.rst b/Misc/NEWS.d/next/Library/2020-12-21-23-34-57.bpo-35728.9m-azF.rst new file mode 100644 index 0000000..aa57e27 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2020-12-21-23-34-57.bpo-35728.9m-azF.rst @@ -0,0 +1 @@ +Added a root parameter to :func:`tkinter.font.nametofont`. |