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

Declare plugin is compatible with parallel reading #52

Merged
merged 2 commits into from
Jun 11, 2021

Conversation

blaise-io
Copy link
Contributor

I'm getting a warning from this plugin, which is problematic because I want to treat warnings as errors:

the humanfriendly.sphinx extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit

See https://www.sphinx-doc.org/en/master/extdev/index.html#extension-metadata

parallel_write_safe can be omitted (tested locally).

@xolox xolox merged commit 5d33342 into xolox:master Jun 11, 2021
@xolox
Copy link
Owner

xolox commented Jun 11, 2021

Thanks Blaise, this was merged and released as part of humanfriendly 9.2.

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.

None yet

2 participants