Skip to content

Conversation

@spaceone
Copy link
Contributor

leave them bytes, as it's normal for attribute values.

@tiran
Copy link
Member

tiran commented Nov 24, 2020

Docs are auto-generated from code. autoclass also supports versionchanged syntax:

diff --git a/Doc/reference/ldap-controls.rst b/Doc/reference/ldap-controls.rst
index 1520b24..bd6737a 100644
--- a/Doc/reference/ldap-controls.rst
+++ b/Doc/reference/ldap-controls.rst
@@ -206,3 +206,6 @@ search.
 
 .. autoclass:: ldap.controls.readentry.PostReadControl
    :members:
+
+   .. versionchanged:: 4.0
+      Add text here
 

@spaceone spaceone force-pushed the read-control-encoding branch from 4741087 to dad3a48 Compare November 24, 2020 22:04
@spaceone
Copy link
Contributor Author

Ok, added a notice in the docs.

@spaceone
Copy link
Contributor Author

where do I find the built documentation?: https://travis-ci.org/github/python-ldap/python-ldap/jobs/745741979

Copy link
Contributor

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good. You have my ack.

where do I find the built documentation?: https://travis-ci.org/github/python-ldap/python-ldap/jobs/745741979

You can build the PR locally and check the HTML pages.

The HTML pages are in .tox/doc/tmp/html.

@encukou encukou merged commit 4993d4a into python-ldap:master Dec 4, 2020
@encukou
Copy link
Member

encukou commented Dec 4, 2020

Thank you!

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.

4 participants