commit | 95bbb331ecb3ef5d05859d90b287cc3d27613c86 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Mon Apr 12 13:12:36 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 12 13:12:36 2021 +0200 |
tree | e34682d708083b4c2f4bbae5e20f55835a711d8e | |
parent | 3447750073aff229b049e4ccd6217db2811dcfd1 [diff] |
bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361)