Skip to content

merge #1

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

Merged
merged 14 commits into from
Feb 15, 2019
Merged

merge #1

merged 14 commits into from
Feb 15, 2019

Conversation

peppelinux
Copy link
Owner

No description provided.

droideck and others added 14 commits October 8, 2018 18:51
The intersphinx extension can generate automatic links to the
documentation of objects in other projects. For complete details on
intersphinx, see:

http://www.sphinx-doc.org/en/master/ext/intersphinx.html
The sequences are always tuples, not lists.
String attributes are None when missing.
Make initialize() pass extra keyword arguments to LDAPObject

Fixes: #249

For docs, use signatures and doc from the code (and docstrings) using Sphinx
autodoc.

#250
* Python 3 has no basestring, use str instead
* Add a very minimal test to create a SSSRequestControl


Fixes: #255
The documentation build uses docstrings from the code, and so it
needs the code to be importable.
We already use a fake _ldap module for cases where the C compiler
is not available, like on Read the Docs.

Another issue on Read the Docs is that the pyasn1 dependency needs
to be installed. This can't be done automatically via setup.py
install, as that would attempt to build C code.

Instead, add a documentation-only "requirements.txt", which we can
point Read the Docs to.
@peppelinux peppelinux merged commit 54c24f2 into peppelinux:master Feb 15, 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

Successfully merging this pull request may close these issues.

5 participants