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 that parallel builds are supported #126

Closed
wants to merge 1 commit into from

Conversation

lpsinger
Copy link

Populate and return extension metadata to declare that sphinxext-argparse supports parallel builds. See sphinx documentation:
https://www.sphinx-doc.org/en/master/extdev/index.html?highlight=parallel_read_safe#extension-metadata

Fixes #105.

Populate and return extension metadata to declare that
sphinxext-argparse supports parallel builds. See sphinx documentation:
https://www.sphinx-doc.org/en/master/extdev/index.html?highlight=parallel_read_safe#extension-metadata

Fixes alex-rudakov#105.
@lpsinger
Copy link
Author

When will this be in a release?

@ashb
Copy link
Contributor

ashb commented Apr 14, 2021

Merged in to my fork sphinx-doc/sphinx-argparse@3818b76 -- I'll release that soon (but sadly it will likely be under a new name on PyPi, at least in the short term)

@lpsinger
Copy link
Author

Do we think that @alex-rudakov has abandoned this project?

@ashb
Copy link
Contributor

ashb commented Apr 22, 2021

#135 -- yes, we do :(

@lpsinger
Copy link
Author

Have you tried contacting @alex-rudakov and asking him to transfer ownership?

@JOJ0
Copy link

JOJ0 commented Apr 24, 2021

Have you tried contacting @alex-rudakov and asking him to transfer ownership?

I think that has been done but didnt work out: #135 (comment)

Maybe we should all move on and use and contribute to this project: #135 (comment)

or to the one of @ashb

@ashb did you decide to continue work on your fork or rather join forces with the new implementation of @gaborbernet

#135 (comment)

@ashb
Copy link
Contributor

ashb commented Apr 24, 2021

I haven't yet - I need to take a look at the other project but haven't found time yet

@ashb
Copy link
Contributor

ashb commented Sep 2, 2021

I've just released https://pypi.org/project/sphinx-argparse/0.3.0/ that includes this fix @lpsinger

@lpsinger lpsinger closed this Jul 7, 2023
@lpsinger lpsinger deleted the parallel-read-safe branch July 7, 2023 15:54
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.

Extension does not declare if it is safe for parallel reading
3 participants