◐ Shell
clean mode source ↗

bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361) by tiran · Pull Request #25361 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tiran

@tiran tiran commented

Apr 12, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@tiran tiran requested a review from vsajip as a code owner

April 12, 2021 10:24

@tiran tiran changed the title bpo-43723: Fix deprecation error in asyncio tests bpo-43723: Fix deprecation error caused by thread.setDaemon()

Apr 12, 2021

@tiran tiran requested a review from vstinner

April 12, 2021 10:27

@tiran tiran changed the title bpo-43723: Fix deprecation error caused by thread.setDaemon() bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361)

Apr 12, 2021

@tiran tiran merged commit 95bbb33 into python:master

Apr 12, 2021

@tiran tiran deleted the bpo-43723-async branch

April 12, 2021 11:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@1st1 1st1 Awaiting requested review from 1st1

@asvetlov asvetlov Awaiting requested review from asvetlov

@vsajip vsajip Awaiting requested review from vsajip

@vstinner vstinner Awaiting requested review from vstinner

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran @the-knights-who-say-ni @bedevere-bot