Skip to content

bpo-19270: Fixed sched.scheduler.cancel to cancel correct event#22729

Merged
serhiy-storchaka merged 17 commits intopython:masterfrom
bharel:sched-fix
Oct 19, 2020
Merged

bpo-19270: Fixed sched.scheduler.cancel to cancel correct event#22729
serhiy-storchaka merged 17 commits intopython:masterfrom
bharel:sched-fix

Conversation

@bharel
Copy link
Copy Markdown
Contributor

@bharel bharel commented Oct 16, 2020

@bharel
Copy link
Copy Markdown
Contributor Author

bharel commented Oct 17, 2020

@rhettinger Implemented as you've suggested. Will break a few eggs if developers are counting on internal details of the module but it shouldn't be an issue.

Should I add a notice about it somewhere? On migration changelog / sched module?

Comment thread Misc/NEWS.d/next/Library/2020-10-16-22-48-01.bpo-19270.jd_gkA.rst Outdated
Comment thread Lib/test/test_sched.py
@bharel
Copy link
Copy Markdown
Contributor Author

bharel commented Oct 19, 2020

@serhiy-storchaka All fixed, ready for merge.

Thanks for using the suggested changes feature. Didn't know it exists. Awesome 😄

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Oct 19, 2020
@serhiy-storchaka serhiy-storchaka merged commit 5368c2b into python:master Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants