Skip to content

Mark missing_references extension as parallel read safe#15184

Merged
tacaswell merged 1 commit into
matplotlib:masterfrom
dstansby:missing-ref-par
Sep 5, 2019
Merged

Mark missing_references extension as parallel read safe#15184
tacaswell merged 1 commit into
matplotlib:masterfrom
dstansby:missing-ref-par

Conversation

@dstansby
Copy link
Copy Markdown
Member

@dstansby dstansby commented Sep 4, 2019

In theory this should be fine, and in practice also works fine locally for me. Fixes #15075

@dstansby dstansby requested a review from alexrudy September 4, 2019 17:25
@tacaswell tacaswell added this to the v3.2.0 milestone Sep 5, 2019
@tacaswell tacaswell merged commit ba07fde into matplotlib:master Sep 5, 2019
@dstansby dstansby deleted the missing-ref-par branch September 5, 2019 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sphinxext.missing_references does not specify if it supports parallel file read.

2 participants