Skip to content

Towards fixing the Py2 bug in #163 #165

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jnothman
Copy link
Member

@jnothman jnothman commented Apr 9, 2018

The error in #163 seems to come from a combination of changes between 0.7 and 0.8:

I'm not sure yet how to fix this completely. SphinxDocString currently provides __str__ and not __unicode__. But the __str__ implementation can currently return a unicode in py2, resulting in automatic casting / encoding.

@jnothman
Copy link
Member Author

jnothman commented Jun 6, 2018

Any Py2/3 experts hanging around?

@larsoner
Copy link
Collaborator

Given that everyone is moving to Python3, maybe we should close this and move on

@jnothman jnothman closed this Apr 2, 2019
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.

2 participants