diff options
author | Ned Deily <nad@python.org> | 2021-12-06 07:44:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 07:44:09 (GMT) |
commit | f34d181fa15e1f082140a4e4a8fa3b77118f8e98 (patch) | |
tree | 6e1271a1abcff099da59f8d8e8db8504e9aff428 /Misc/NEWS.d/next/macOS | |
parent | c0521fe49fd75e794a38a216813658ab40185834 (diff) | |
download | cpython-f34d181fa15e1f082140a4e4a8fa3b77118f8e98.zip cpython-f34d181fa15e1f082140a4e4a8fa3b77118f8e98.tar.gz cpython-f34d181fa15e1f082140a4e4a8fa3b77118f8e98.tar.bz2 |
bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2021-12-05-23-52-03.bpo-45732.-BWrnh.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2021-12-05-23-52-03.bpo-45732.-BWrnh.rst b/Misc/NEWS.d/next/macOS/2021-12-05-23-52-03.bpo-45732.-BWrnh.rst new file mode 100644 index 0000000..eb47985 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2021-12-05-23-52-03.bpo-45732.-BWrnh.rst @@ -0,0 +1 @@ +Update python.org macOS installer to use Tcl/Tk 8.6.12. |