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

py3compat #206

Merged
merged 1 commit into from
Apr 9, 2016
Merged

py3compat #206

merged 1 commit into from
Apr 9, 2016

Conversation

SylvainCorlay
Copy link
Member

@Carreau @takluyver re-adding the missing import.

Besides, now only using six.PY2 instead of six.PY3. (cf http://astrofrog.github.io/blog/2016/01/12/stop-writing-python-4-incompatible-code/)!

closes #205

@minrk minrk added this to the 4.3 milestone Apr 9, 2016
@minrk minrk merged commit 68dfde1 into ipython:master Apr 9, 2016
@SylvainCorlay SylvainCorlay deleted the py3compat branch April 9, 2016 20:35
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.

py3compat is still used in traitlets.traitlets, but not imported
2 participants