Skip to content

feat(ldapobject): allow passing uri=None in SimpleLDAPObject #593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spaceone
Copy link
Contributor

@spaceone spaceone commented Aug 8, 2025

and ReconnectLDAPObject to be consistent with initialize().

Followup for:
Fixes: 7af3125
Issue: #465

and `ReconnectLDAPObject` to be consistent with `initialize()`.

Fixes: 7af3125
Issue: python-ldap#465
@mistotebe
Copy link
Contributor

When taken together with pickling (because you opened #587 et al.), how should we deal with situations where ldaprc is different across that boundary?

@spaceone
Copy link
Contributor Author

spaceone commented Aug 8, 2025

that's a user fault - i guess solve by documentation or ignore it.

@mistotebe
Copy link
Contributor

Sure, maybe add the doc update here since that's what brings the two together? Do we need a pickling test BTW?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants