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

fix: too many arguments dropped when passing to base comm constructor #1051

Merged

Conversation

maartenbreddels
Copy link
Contributor

Bug introduced in fee98e5, covered by test now.

Closes #1050

Copy link
Contributor

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Just a minor comment

ipykernel/comm/comm.py Outdated Show resolved Hide resolved
@martinRenou
Copy link
Contributor

I can confirm it fixes it!

Screenshot from 2022-12-08 11-20-28

Co-authored-by: martinRenou <martin.renou@gmail.com>
@blink1073 blink1073 added the bug label Dec 8, 2022
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks! I don't think you need to eat your laptop, this was my mistake @maartenbreddels. 😅. I yanked 6.19.0.

@blink1073 blink1073 merged commit 5e1b155 into ipython:main Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest version break IPyWidgets
3 participants