commit | d610116a2e48b55788b62e11f2e6956af06b3de0 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sat Feb 23 23:04:53 2019 -0500 |
committer | GitHub <noreply@github.com> | Sat Feb 23 23:04:53 2019 -0500 |
tree | 8264dbc71fca508544e5fe522729c767a0fa082b | |
parent | abe5922743f62e130c4dad2f637274c38d6b1e8b [diff] [blame] |
bpo-24310: Document IDLE settings dialog font tab sample (GH-12007)
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 5d30fb3..715b013 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -3,6 +3,8 @@ ====================================== +bpo-24310: Document settings dialog font tab sample. + bpo-35689: Add docstrings and tests for colorizer. bpo-35833: Revise IDLE doc for control codes sent to Shell.