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 writing git commit ID to a file on build with Python 3 #1594

Merged
merged 1 commit into from Apr 14, 2012

Conversation

takluyver
Copy link
Member

Simplified following review of 74c10b3.

@minrk
Copy link
Member

minrk commented Apr 14, 2012

thanks, looks good.

minrk added a commit that referenced this pull request Apr 14, 2012
Fix writing git commit ID to a file on build with Python 3

use builtin open / str literals instead of io.open & unicode.
@minrk minrk merged commit 602b566 into ipython:master Apr 14, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix writing git commit ID to a file on build with Python 3

use builtin open / str literals instead of io.open & unicode.
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

2 participants