Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Add bytes_mode flag to NonblockingLDAPObject and ReconnectLDAPObject #72

Closed
wants to merge 5 commits into from

Conversation

pdpotter
Copy link
Contributor

In #7, a backwards compatibility mode for Python 2 was implemented by adding a new parameter bytes_mode to the SimpleLDAPObject constructor.

With this commit, the parameter bytes_mode is added to the constructors of NonblockingLDAPObject and ReconnectLDAPObject (which is then purely passed to the SimpleLDAPObject constructor). This enables the use of these objects under Python 2.

@pdpotter
Copy link
Contributor Author

There are some fork-related commits in this pull request. Since I cannot modify the target branch, I created a new (clean) pull request at #73. Sorry for the inconvenience.

@pdpotter pdpotter closed this Jan 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant