summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTal Einat <taleinat+github@gmail.com>2019-08-25 05:52:58 (GMT)
committerGitHub <noreply@github.com>2019-08-25 05:52:58 (GMT)
commitd4b4c00b57d24f6ee2cf3a96213406bb09953df3 (patch)
treef91a4598253622581add7aec2cf867f2bb8090e2 /PCbuild
parentaef9ad82f7f667cd001a7112d3bc636e918626f7 (diff)
downloadcpython-d4b4c00b57d24f6ee2cf3a96213406bb09953df3.zip
cpython-d4b4c00b57d24f6ee2cf3a96213406bb09953df3.tar.gz
cpython-d4b4c00b57d24f6ee2cf3a96213406bb09953df3.tar.bz2
bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452)
These were caused by keeping around a reference to the Squeezer instance and calling it's load_font() upon config changes, which sometimes happened even if the shell window no longer existed. This change completely removes that mechanism, instead having the editor window properly update its width attribute, which can then be used by Squeezer.
Diffstat (limited to 'PCbuild')
0 files changed, 0 insertions, 0 deletions