Skip to content

Conversation

s-t-e-v-e-n-k
Copy link

docutils 0.22.1 removed the SafeString class, since it isn't required with Python 3 any more. Replace both uses of it with plain str.

docutils 0.22.1 removed the SafeString class, since it isn't required
with Python 3 any more. Replace both uses of it with plain str.
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.

1 participant