[Twisted-Python] ldaptor problem with STARTTLS and python 3

Thomas Westfeld thomas.westfeld at currenta.de
Wed May 29 08:42:53 MDT 2019


>On Wed, 29 May 2019 at 08:21, Thomas Westfeld
><thomas.westfeld at currenta.de> wrote:
>>
>
>[snip]
>
>> Dear all,
>>
>> it turns out to be an issue with binary vs. string. The __str__ method was called by
>the errback only. This has been fixed in pull request #147 already. All the observed
>errors have been fixed in the pre-release 19.1 version of ldaptor. The example is
>working with STARTTLS when using HEAD.
>>
>> Thanks for the great community for fixing things so quickly.
>>
>> I am looking forward to the 19.1. release.
>>
>
>Hi Thomas,
>
>If you have time, you can check https://github.com/twisted/ldaptor/pull/148
>
>I guess that once that PR is merged we can make a new public release
>
>Are you testing this on Python2 or Python3?
>

I am testing this both on Python 2.7 and on Python 3.6, however for my production setting I want to go to Python 3.6 or 3.7 respectively. The sundowning of Python 2.7 forced me to port my programs.

>--
>Adi Roiban
>
>_______________________________________________
>Twisted-Python mailing list
>Twisted-Python at twistedmatrix.com
>https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


More information about the Twisted-Python mailing list