Skip to content

Fix compatibility with docutils 0.22+ - #40

Merged
return42 merged 1 commit into
return42:masterfrom
befeleme:docutils-compat
Nov 21, 2025
Merged

Fix compatibility with docutils 0.22+#40
return42 merged 1 commit into
return42:masterfrom
befeleme:docutils-compat

Conversation

@befeleme

Copy link
Copy Markdown
Contributor

error_reporting module has been removed, per its documentation:

  • SafeString() is to be replaced by the standard Python 3 str()
  • ErrorString() is to be replaced by docutils.io.error_string()

error_reporting module has been removed, per its documentation:
- SafeString() is to be replaced by the standard Python 3 str()
- ErrorString() is to be replaced by docutils.io.error_string()
@return42
return42 merged commit edc1fb5 into return42:master Nov 21, 2025
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