Skip to content

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

Merged
terryjreedy merged 1 commit intopython:3.11from
miss-islington:backport-eaa1eae-3.11
Jun 27, 2023
Merged

[3.11] IDLE: Condense run.main threading.Thread start. (GH-106125)#106153
terryjreedy merged 1 commit intopython:3.11from
miss-islington:backport-eaa1eae-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

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

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants