On 2018/11/30 12:37, Martijn van Duren wrote: > Here's the promised py-ldap diff. Since version 3.0.0 there's python3[0] > support, so I've enabled it, since I use it for py3-graphite-web ldap > login. > > martijn@ > > [0] https://github.com/python-ldap/python-ldap/blob/master/CHANGES
This diff has a few problems which I avoided in my earlier one (bad @pkgpath markers will cause problems for future updates, and include_dirs has hardcoded paths rather than variables). That was stalled due to breaking databases/luma but I've just figured out how to fix that so I'll commit my version and the fix.
