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

Script to update What's New file #4349

Merged
merged 2 commits into from Oct 6, 2013
Merged

Conversation

takluyver
Copy link
Member

As promised, here's a script which combines the whatsnew snippets from PRs and adds them into the main development whatsnew file.

This PR also includes the first run of the script.

@damianavila
Copy link
Member

Great! Nice use of sets and dict, specially the dict comprehension ;-)
Looks good to me.

@takluyver
Copy link
Member Author

set comprehension ;-). In fact, I don't think I use a dict anywhere in this. Thanks, though!

@damianavila
Copy link
Member

Yep, late here... and working in several things...
My thinking was: "Nice use of list and set, specially the set comprehension ;-)", but I thought first in spanish and I translated in my mind very badly, confusing the words... he he, I need to sleep a little ;-)
Btw, I like the PR!

@Carreau
Copy link
Member

Carreau commented Oct 6, 2013

+1, merging soon if no objections.

minrk added a commit that referenced this pull request Oct 6, 2013
Script to update What's New file
@minrk minrk merged commit 30c4c7c into ipython:master Oct 6, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants