Skip to content

Python 3.7 support #4713

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

Closed
naor2013 opened this issue Oct 3, 2018 · 4 comments
Closed

Python 3.7 support #4713

naor2013 opened this issue Oct 3, 2018 · 4 comments

Comments

@naor2013
Copy link

naor2013 commented Oct 3, 2018

When is Python 3.7 support coming for creating docs with RTD? Sphinx already supports it and we can create the docs ourselves with no issue but when using RTD, we get errors regarding missing imports that only exist in 3.7.

@humitos
Copy link
Member

humitos commented Oct 3, 2018

Hi @naor2013! Unfortunately, we don't have this into our roadmap yet.

I'm not sure if this could be part of our 4.0 Docker image or not: https://github.com/rtfd/readthedocs-docker-images

I think it shouldn't be a big change in the image (just add 3.7 from pyenv) but what is taking some time is testing and deploy the images.

@naor2013
Copy link
Author

naor2013 commented Oct 3, 2018

Thanks! For now, we'll make our own docs so we can wait. take your time and keep doing an awesome job! :D

@agjohnson
Copy link
Contributor

You can also skip installation of those dependencies and mock them out in your docs. Agreed that 3.7 would be helpful though, I think we can add it to our 4.1 RC image. Moving this to readthedocs/readthedocs-docker-images#72

@vEpiphyte
Copy link

@naor2013 You can use conda to do 3.7 at the moment if it is a pressing need. See readthedocs/readthedocs-docker-images#73 for notes and a patch.

LefterisJP added a commit to LefterisJP/raiden that referenced this issue Feb 5, 2019
Needed to be able to have a python 3.6 venv when building read the
docs:
readthedocs/readthedocs.org#4713
LefterisJP added a commit to LefterisJP/raiden that referenced this issue Feb 5, 2019
LefterisJP added a commit to LefterisJP/raiden that referenced this issue Feb 5, 2019
LefterisJP added a commit to raiden-network/raiden that referenced this issue Feb 5, 2019
Needed to be able to have a python 3.6 venv when building read the
docs:
readthedocs/readthedocs.org#4713
LefterisJP added a commit to raiden-network/raiden that referenced this issue Feb 5, 2019
palango pushed a commit to raiden-network/raiden that referenced this issue Feb 5, 2019
Needed to be able to have a python 3.6 venv when building read the
docs:
readthedocs/readthedocs.org#4713
palango pushed a commit to raiden-network/raiden that referenced this issue Feb 5, 2019
hackaugusto pushed a commit to hackaugusto/raiden that referenced this issue Feb 21, 2019
Needed to be able to have a python 3.6 venv when building read the
docs:
readthedocs/readthedocs.org#4713
hackaugusto pushed a commit to hackaugusto/raiden that referenced this issue Feb 21, 2019
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

No branches or pull requests

4 participants