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

Read the Docs is out of sync. #392

Closed
ghost opened this issue Dec 27, 2019 · 3 comments · Fixed by #459
Closed

Read the Docs is out of sync. #392

ghost opened this issue Dec 27, 2019 · 3 comments · Fixed by #459

Comments

@ghost
Copy link

ghost commented Dec 27, 2019

As one example, I found difference between
https://github.com/requests/requests-oauthlib/blob/master/requests_oauthlib/oauth2_session.py
and
https://requests-oauthlib.readthedocs.io/en/latest/api.html#oauth-2-0
.

@JonathanHuot
Copy link
Contributor

The project is missing maintainers, and the issue requires to properly build & make releases of the project regularly by active maintainers.

See #385 to add your support.

@JonathanHuot
Copy link
Contributor

Blocked by error from ReadTheDocs as described at https://readthedocs.org/projects/requests-oauthlib/builds/15158021/

  File "/home/docs/checkouts/readthedocs.org/user_builds/requests-oauthlib/envs/stable/lib/python2.7/site-packages/sphinx/util/nodes.py", line 94, in apply_source_workaround
    for classifier in reversed(node.parent.traverse(nodes.classifier)):
TypeError: argument to reversed() must be a sequence

Exception occurred:
  File "/home/docs/checkouts/readthedocs.org/user_builds/requests-oauthlib/envs/stable/lib/python2.7/site-packages/sphinx/util/nodes.py", line 94, in apply_source_workaround
    for classifier in reversed(node.parent.traverse(nodes.classifier)):
TypeError: argument to reversed() must be a sequence

@JonathanHuot
Copy link
Contributor

This is now fixed in latest version of RTD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant