commit | 22d909f8c24bd7768df1a5bf0e52c597ea947cfb | [log] [tgz] |
---|---|---|
author | terryjreedy <tjreedy@udel.edu> | Tue Jun 13 22:13:15 2017 -0400 |
committer | GitHub <noreply@github.com> | Tue Jun 13 22:13:15 2017 -0400 |
tree | 6414eb5943805b3900b19887c7b85750e7aa6cc2 | |
parent | d92ee3ea622b6eee5846681bad5595cfedcf20b6 [diff] |
[3.6]bpo-25514: Improve IDLE's connection refused message (#2177) (#2178) When IDLE fail to start because the socket connection fails, direct people to a new subsection of the IDLE doc listing various causes and remedies. (cherry picked from commit 188aedf8bb623d41302e10503268b0852ea91134)