Message376985
| Author | wocket |
|---|---|
| Recipients | bar.harel, docs@python, giampaolo.rodola, josh.r, pitrou, rhettinger, serhiy.storchaka, wocket |
| Date | 2020-09-16.10:40:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1600252821.46.0.182625939595.issue19270@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
@bar.harel: I didn't find a PR, so I'd like to encourage you to submit one :-) I stumbled onto this bug when the scheduler would cancel the wrong event for me (Python 3.7, 3.8). Raymond's suggestion 1 sounds reasonable; it would be very unlikely to break code that doesn't depend on internals in sched, and it simplifies the implementation a bit. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-16 10:40:21 | wocket | set | recipients: + wocket, rhettinger, pitrou, giampaolo.rodola, docs@python, serhiy.storchaka, josh.r, bar.harel |
| 2020-09-16 10:40:21 | wocket | set | messageid: <1600252821.46.0.182625939595.issue19270@roundup.psfhosted.org> |
| 2020-09-16 10:40:21 | wocket | link | issue19270 messages |
| 2020-09-16 10:40:21 | wocket | create | |