[python3-ldap] python3-ldap v 0.4.3-alpha released

python3ldap python3ldap at gmail.com
Wed Jul 31 20:13:23 CEST 2013


Hello everybody,
I've released version 0.4.3-alpha of python3-ldap with following
enhancements:

- Test suite refactored

- Fixed single object search response error

- Changed attributes returned in search from tuple to dict

- Added 'rawAttributes' key in search response to hold undecoded
(binary) attribute values read from ldap (thanks

- Added __repr__ for Server and Connection objects to re-create the
object instance

I'm still working on same basic element of the protocol, next alpha
releases should include autoSearchReference, controls and extended
operation.Then I will start to work on the authentication procedure.
After that I hope to have a stable object interface, so I will start
working on the DIT.

Let me know if you have any problem.

Have fun,
gc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python3-ldap/attachments/20130731/e1bb24ee/attachment.html>


More information about the python3-ldap mailing list