Re: python-ldap on PyPI (next version)

2007-07-16 Thread Michael Ströder
Hi Torsten, thanks for improving setup.py. Torsten Kurbad wrote: > > after a few modifications, the patch keeps full backward compatibility > to distutils and (hopefully at least ;o) works with Python 2.2 and > Windows. I've tested it (under openSUSE Linux) without setuptools with 2.2 and 2.5 a

Re: [PATCH] RFC 3876 control (return values filter)

2007-07-16 Thread Michael Ströder
Andreas Hasenack wrote: > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: >> I will still see about the decode part and then post what I have. > > Attached is my current patch. Keep in mind I did this basically using > the current code as a template. I've committed this patch to

Preparing release 2.3.1

2007-07-16 Thread Michael Ströder
HI! I'd like to release 2.3.1 soon. There are some interesting improvements in HEAD but not yet released. Therefore testing of HEAD is needed. Thanks to the contributors! Please provide feedback ideally on the mailing list. Thanks. Ciao, Michael. Current CHANGES: Released 2.3.1 2007-07-xx Cha

Re: [PATCH] RFC 3876 control (return values filter)

2007-07-16 Thread Andreas Hasenack
On Monday 16 July 2007 07:50:30 Michael Ströder wrote: > Andreas Hasenack wrote: > > On Thu, May 31, 2007 at 07:23:36PM -0300, Andreas Hasenack wrote: > >> I will still see about the decode part and then post what I have. > > > > Attached is my current patch. Keep in mind I did this basically using