Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 17 commits into from Oct 19, 2020

Conversation

bharel
Copy link
Contributor

@bharel bharel commented Oct 16, 2020

@bharel
Copy link
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?

@bharel
Copy link
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
3 checks passed
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.

None yet

5 participants