commit | 9ebe8794f003dadfff578a066ea503a3e37ffe1d | [log] [tgz] |
---|---|---|
author | Tal Einat <taleinat+github@gmail.com> | Fri Dec 07 08:32:21 2018 +0200 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Fri Dec 07 01:32:21 2018 -0500 |
tree | 427935bc44f75fac3de05d16ba7d60370b2bb250 | |
parent | 16501b70826695991b3a151dfc538f010be5c765 [diff] |
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464) * bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" * add NEWS entry * address code review comments * address second code review comments * Add entry for idlelib/NEWS.txt.