Skip to content

Make the ldap3 stubs platform-agnostic #9180

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

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Nov 12, 2022

AF_UNIX seems like an incidental re-export from socket (source: https://github.com/cannatag/ldap3/blob/dev/ldap3/core/server.py#L47). Some implementation detail is also hidden behind socket. Meaning that stubtest for this stub should be the same on all platforms.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood changed the title Make the ldap3 stubs paltform-agnostic Make the ldap3 stubs platform-agnostic Nov 12, 2022
@AlexWaygood AlexWaygood merged commit f033e61 into python:main Nov 12, 2022
@Avasam Avasam deleted the ldap3-platform-agnostic branch November 13, 2022 00:03
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