Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Sep 16, 2021

Prevent SystemError: error return without exception set when LDAP
server returns an unknown LDAP result code.

Fixes: #240
Signed-off-by: Christian Heimes cheimes@redhat.com

Prevent ``SystemError: error return without exception set`` when LDAP
server returns an unknown LDAP result code.

Fixes: python-ldap#240
Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran tiran added the bug label Sep 16, 2021
@tiran tiran requested a review from encukou September 16, 2021 12:10
Copy link
Contributor

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@encukou encukou merged commit d9ded15 into python-ldap:master Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"SystemError: error return without exception set" when server returns an unknown resultCode

3 participants