Skip to content
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

Unix sockets to use pathlib #2850

Merged
merged 8 commits into from
Apr 7, 2024
Merged

Unix sockets to use pathlib #2850

merged 8 commits into from
Apr 7, 2024

Conversation

Tronic
Copy link
Member

@Tronic Tronic commented Nov 15, 2023

Previously Sanic would only partially work with Path given as UNIX socket name. Now it can take either str or PurePath.

@Tronic Tronic requested a review from a team as a code owner November 15, 2023 17:38
sanic/server/socket.py Outdated Show resolved Hide resolved
@ahopkins ahopkins added this to the v23.12 milestone Dec 7, 2023
ahopkins
ahopkins previously approved these changes Dec 12, 2023
@ahopkins ahopkins merged commit 7331ced into sanic-org:main Apr 7, 2024
25 checks passed
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