SIGN IN SIGN UP

[3.11] IDLE: Condense run.main threading.Thread start. (GH-106125) (#106153)

IDLE: Condense run.main threading.Thread start. (GH-106125)

Use daemon argument added in 3.3 and directly call .start.
Remove now unused 'sockthread' name.
(cherry picked from commit eaa1eae55ea66d74c5303924320185dac74d4eb1)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
M
Miss Islington (bot) committed
fbb0151e5ec14e2db5699bdb7adcc19d3c0b7267
Parent: 86dbf1d
Committed by GitHub <noreply@github.com> on 6/27/2023, 5:37:20 PM