Skip to content

Add Dispatcher.add_handlers #2823

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 6 commits into from
Jan 3, 2022
Merged

Add Dispatcher.add_handlers #2823

merged 6 commits into from
Jan 3, 2022

Conversation

harshil21
Copy link
Member

@harshil21 harshil21 commented Dec 18, 2021

Closes #2821
Also removes redundant Dispatcher.groups attribute (as pointed out by @david-shiko)

Checklist for PRs

  • Added .. versionadded:: version, .. versionchanged:: version or .. deprecated:: version to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests

Breaking changes:

  • Attribute Dispatcher.groups was removed

@harshil21 harshil21 added enhancement 📋 pending-review work status: pending-review ⚙️ examples affected functionality: examples 🛠 breaking change type: breaking labels Dec 18, 2021
@harshil21 harshil21 added this to the v14 milestone Dec 18, 2021
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey there. Relax, I am just a little warning for the maintainers to release directly after merging your PR, otherwise we have broken examples and people might get confused :)

@Bibo-Joshi Bibo-Joshi self-requested a review December 21, 2021 19:21
@harshil21 harshil21 removed 📋 pending-review work status: pending-review ⚙️ examples affected functionality: examples labels Dec 22, 2021
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

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

Thanks for the updates! one minor nitpick.
@Poolitzer are you interested in reviewing as well or are you okay if we merge?
Mentioning @david-shiko as well, since you proposed this feature :)

Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Copy link
Member

@Poolitzer Poolitzer left a comment

Choose a reason for hiding this comment

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

Cool addition I like it. I would just add one check.

@harshil21 harshil21 added the 📋 pending-merge work status: pending-merge label Jan 2, 2022
@Bibo-Joshi Bibo-Joshi merged commit a721f6a into v14 Jan 3, 2022
@Bibo-Joshi Bibo-Joshi deleted the add-handlers branch January 3, 2022 08:04
@harshil21 harshil21 removed the 📋 pending-merge work status: pending-merge label Jan 3, 2022
Bibo-Joshi added a commit that referenced this pull request Jan 3, 2022
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2022
@Bibo-Joshi Bibo-Joshi added 🔌 enhancement pr description: enhancement and removed enhancement labels Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠 breaking change type: breaking 🔌 enhancement pr description: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants