Skip to content

Conversation

@terryjreedy
Copy link
Member

Use daemon argument added in 3.3 and directly call .start. Remove now unused 'sockthread' name.

Use daemon argument added in 3.3 and directly call .start.
Remove now unused 'sockthread' name.
@terryjreedy terryjreedy added stdlib Standard Library Python modules in the Lib/ directory topic-IDLE needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jun 27, 2023
@terryjreedy terryjreedy self-assigned this Jun 27, 2023
@terryjreedy terryjreedy merged commit eaa1eae into python:main Jun 27, 2023
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-106153 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2023
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>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 27, 2023
@terryjreedy terryjreedy added needs backport to 3.12 only security fixes and removed needs backport to 3.12 only security fixes labels Jun 27, 2023
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-106154 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2023
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>
@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 27, 2023
@python python deleted a comment from miss-islington Jun 27, 2023
@terryjreedy terryjreedy deleted the daemon branch June 27, 2023 17:15
terryjreedy added a commit that referenced this pull request Jun 27, 2023
…106154)

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 eaa1eae)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull request Jun 27, 2023
…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 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

Labels

skip issue skip news stdlib Standard Library Python modules in the Lib/ directory topic-IDLE

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants