Message330219
| Author | dmaurer |
|---|---|
| Recipients | brett.cannon, dmaurer |
| Date | 2018-11-21.21:31:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1542835892.56.0.788709270274.issue35283@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Care to open a PR to fix this? I am not familiar with the "github" workflow. The fix is so trivial (add the "isAlive = is_alive" alias to "threading._DummyThread" and replace "isAlive" by "is_alive" in the docstring of "threading.Thread.join" that it does not seem worth to learn the "github" workflow just for this fix. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-21 21:31:33 | dmaurer | set | recipients: + dmaurer, brett.cannon |
| 2018-11-21 21:31:32 | dmaurer | set | messageid: <1542835892.56.0.788709270274.issue35283@psf.upfronthosting.co.za> |
| 2018-11-21 21:31:32 | dmaurer | link | issue35283 messages |
| 2018-11-21 21:31:32 | dmaurer | create | |