This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients JelleZijlstra, christian.heimes, pitrou, rhettinger, vstinner, xtreak
Date 2021-04-12.11:13:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 95bbb331ecb3ef5d05859d90b287cc3d27613c86 by Christian Heimes in branch 'master':
bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361)
https://github.com/python/cpython/commit/95bbb331ecb3ef5d05859d90b287cc3d27613c86
History
Date User Action Args
2021-04-12 11:13:04christian.heimessetrecipients: + christian.heimes, rhettinger, pitrou, vstinner, JelleZijlstra, xtreak
2021-04-12 11:13:03christian.heimessetmessageid: <[email protected]>
2021-04-12 11:13:03christian.heimeslinkissue43723 messages
2021-04-12 11:13:03christian.heimescreate