Skip to content

Drop __dict__ from Dispatcher slots #2745

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

Merged
merged 2 commits into from
Oct 24, 2021
Merged

Drop __dict__ from Dispatcher slots #2745

merged 2 commits into from
Oct 24, 2021

Conversation

Bibo-Joshi
Copy link
Member

@Bibo-Joshi Bibo-Joshi commented Oct 24, 2021

As discussed offline. We could maybe squash this into the commit of #2644

Checklist for PRs

  • Created new or adapted existing unit tests

Breaking changes:

  • Removed __dict__ from Disptacher slots

@Bibo-Joshi Bibo-Joshi added the 🛠 breaking change type: breaking label Oct 24, 2021
@Bibo-Joshi Bibo-Joshi added this to the v14 milestone Oct 24, 2021
@Bibo-Joshi Bibo-Joshi requested a review from harshil21 October 24, 2021 13:49
Copy link
Member

@harshil21 harshil21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine. We can also change these lines back to using normal assignment (i.e. _dp.__stop_event = ...)

@Bibo-Joshi Bibo-Joshi merged commit 49d8c62 into v14 Oct 24, 2021
@Bibo-Joshi Bibo-Joshi deleted the dispatcher-slots branch October 24, 2021 14:32
@Bibo-Joshi Bibo-Joshi mentioned this pull request Oct 24, 2021
12 tasks
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2021
@harshil21 harshil21 changed the title Drop Dispatcher slots Drop __dict__ from Dispatcher slots Jan 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠 breaking change type: breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants