diff options
author | Thomas Wouters <thomas@python.org> | 2024-05-08 09:10:41 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2024-05-08 09:21:00 (GMT) |
commit | 2268289a47c6e3c9a220b53697f9480ec390466f (patch) | |
tree | 62cacb41383734c243f7f16a45db07c5620b8a8c /Misc/NEWS.d/next/IDLE | |
parent | c4f9823be277b2e3de2315526612276626217743 (diff) | |
download | cpython-2268289a47c6e3c9a220b53697f9480ec390466f.zip cpython-2268289a47c6e3c9a220b53697f9480ec390466f.tar.gz cpython-2268289a47c6e3c9a220b53697f9480ec390466f.tar.bz2 |
Python 3.13.0b1v3.13.0b1
Diffstat (limited to 'Misc/NEWS.d/next/IDLE')
-rw-r--r-- | Misc/NEWS.d/next/IDLE/2018-09-23-01-36-39.bpo-34774.VeM-X-.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2018-09-23-01-36-39.bpo-34774.VeM-X-.rst b/Misc/NEWS.d/next/IDLE/2018-09-23-01-36-39.bpo-34774.VeM-X-.rst deleted file mode 100644 index cac44b1..0000000 --- a/Misc/NEWS.d/next/IDLE/2018-09-23-01-36-39.bpo-34774.VeM-X-.rst +++ /dev/null @@ -1 +0,0 @@ -Use user-selected color theme for Help => IDLE Doc. |