]> granicus.if.org Git - python/commit
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)
authorTal Einat <taleinat+github@gmail.com>
Fri, 7 Dec 2018 06:32:21 +0000 (08:32 +0200)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 7 Dec 2018 06:32:21 +0000 (01:32 -0500)
commit9ebe8794f003dadfff578a066ea503a3e37ffe1d
tree427935bc44f75fac3de05d16ba7d60370b2bb250
parent16501b70826695991b3a151dfc538f010be5c765
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.
Lib/idlelib/NEWS.txt
Lib/idlelib/macosx.py
Lib/idlelib/outwin.py
Lib/idlelib/pyshell.py
Misc/NEWS.d/next/IDLE/2018-11-11-17-13-50.bpo-34864.cw0PvO.rst [new file with mode: 0644]