[ 
https://issues.apache.org/jira/browse/AIRFLOW-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905618#comment-15905618
 ] 

ASF subversion and git services commented on AIRFLOW-967:
---------------------------------------------------------

Commit 695ed93e8b9b843c44d412ea38fc1cac17e27b63 in incubator-airflow's branch 
refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=695ed93 ]

[AIRFLOW-967] Wrap strings in native for py2 ldap compatibility

ldap3 has issues with newstr being passed. This
wraps any call
that goes over the wire to the ldap server in
native() to ensure
the native string type is used.

Closes #2141 from bolkedebruin/AIRFLOW-967


> ldap3 has incompatibilities with py2
> ------------------------------------
>
>                 Key: AIRFLOW-967
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-967
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Bolke de Bruin
>
> py2 gets newstr that doesn't work with ldap3



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to