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

Import docutils types from new locations #9

Merged
merged 1 commit into from Aug 26, 2022
Merged

Import docutils types from new locations #9

merged 1 commit into from Aug 26, 2022

Conversation

amyreese
Copy link
Member

This attempts to import ErrorString and SafeString from their new
locations in docutils, and falls back to their previous locations if the
import fails.

Fixes #8

Description

Fixes: #

@amyreese amyreese self-assigned this Aug 26, 2022
This attempts to import ErrorString and SafeString from their new
locations in docutils, and falls back to their previous locations if the
import fails.

Fixes #8
@flokli
Copy link

flokli commented Aug 26, 2022

Thanks! Can you do a release with these fixes?

@amyreese
Copy link
Member Author

Thanks! Can you do a release with these fixes?

0.5.2 has just been published.

@flokli
Copy link

flokli commented Aug 27, 2022

Thanks!

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.

Update for docutils 0.19
2 participants