Message330248
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, brett.cannon, corona10, dmaurer, pitrou, serhiy.storchaka |
| Date | 2018-11-22.12:02:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1542888154.54.0.788709270274.issue35283@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The only _DummyThread usage is `threading.current_thread()`: > If the caller's thread of control was not created through the threading > module, a dummy thread object with limited functionality is returned. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-22 12:02:34 | asvetlov | set | recipients: + asvetlov, brett.cannon, dmaurer, pitrou, serhiy.storchaka, corona10 |
| 2018-11-22 12:02:34 | asvetlov | set | messageid: <1542888154.54.0.788709270274.issue35283@psf.upfronthosting.co.za> |
| 2018-11-22 12:02:34 | asvetlov | link | issue35283 messages |
| 2018-11-22 12:02:34 | asvetlov | create | |