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

Add 4.4 to changelog #2163

Merged
merged 1 commit into from
Feb 9, 2017
Merged

Add 4.4 to changelog #2163

merged 1 commit into from
Feb 9, 2017

Conversation

gnestor
Copy link
Contributor

@gnestor gnestor commented Feb 8, 2017

Waiting on @jasongrout to review and any last-minute PRs to be included in release...

@gnestor gnestor changed the title Add 4.4 to changelog [WIP] Add 4.4 to changelog Feb 8, 2017
@ellisonbg ellisonbg mentioned this pull request Feb 8, 2017
6 tasks
(:ghpull:`1837`).
- Allow override of output callbacks to redirect output messages
- Used to implement the Output widget
- Fixes an async bug where comm message handlers were skipped in the message processing loop
Copy link
Member

@jasongrout jasongrout Feb 9, 2017

Choose a reason for hiding this comment

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

- Allow override of output callbacks to redirect output messages. This is used to implement the ipywidgets Output widget, for example.
- Fix an async bug in message handling by allowing comm message handlers to return a promise which halts message processing until the promise resolves.

@jasongrout
Copy link
Member

Thanks @gnestor!

@gnestor
Copy link
Contributor Author

gnestor commented Feb 9, 2017

I'm going to merge this, backport it, and run Travis on 4.x. If everything passes and no one else comments at #2161, I will release 4.4 by EOD.

@gnestor gnestor merged commit ce4e7ee into jupyter:master Feb 9, 2017
@gnestor gnestor deleted the 4.4 branch February 9, 2017 01:10
@gnestor
Copy link
Contributor Author

gnestor commented Feb 9, 2017

@meeseeksdev backport to 4.x

@blink1073
Copy link
Contributor

Probably want to hand-move the 4.x specific parts, since the PR contains some changes to 5.x changelog.

@gnestor gnestor changed the title [WIP] Add 4.4 to changelog Add 4.4 to changelog Feb 9, 2017
@gnestor gnestor added this to the 4.4 milestone Feb 9, 2017
gnestor added a commit that referenced this pull request Feb 9, 2017
Backport #2163 to 4.x: Add 4.4 to changelog
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants