8000 gh-129994: Add docs to socket.create_server by AEErshov · Pull Request #129996 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-129994: Add docs to socket.create_server #129996

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 4 commits into from
Mar 30, 2025

Conversation

AEErshov
Copy link
Contributor
@AEErshov AEErshov commented Feb 11, 2025

Family should be AF_INET when dualstack_ipv6 is True.


📚 Documentation preview 📚: https://cpython-previews--129996.org.readthedocs.build/

Family should be AF_INET when dualstack_ipv6 is True.
@ghost
Copy link
ghost commented Feb 11, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@picnixz picnixz added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Feb 12, 2025
@picnixz picnixz self-assigned this Mar 29, 2025
@picnixz picnixz enabled auto-merge (squash) March 30, 2025 08:15
@picnixz picnixz merged commit 044a1e1 into python:main Mar 30, 2025
23 of 24 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 30, 2025
@miss-islington-app
Copy link

Thanks @AEErshov for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 30, 2025
…reate_server` (pythonGH-129996)

(cherry picked from commit 044a1e1)

Co-authored-by: Alexander Ershov <150328014+AEErshov@users.noreply.github.com>
@bedevere-app
Copy link
bedevere-app bot commented Mar 30, 2025

GH-131890 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 30, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 30, 2025
…reate_server` (pythonGH-129996)

(cherry picked from commit 044a1e1)

Co-authored-by: Alexander Ershov <150328014+AEErshov@users.noreply.github.com>
@bedevere-app
Copy link
bedevere-app bot commented Mar 30, 2025

GH-131891 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 30, 2025
picnixz pushed a commit that referenced this pull request Mar 30, 2025
…create_server` (GH-129996) (#131891)

gh-129994: update docs when using `dualstack_ipv6` in `socket.create_server` (GH-129996)
(cherry picked from commit 044a1e1)

Co-authored-by: Alexander Ershov <150328014+AEErshov@users.noreply.github.com>
picnixz pushed a commit that referenced this pull request Mar 30, 2025
…create_server` (GH-129996) (#131890)

gh-129994: update docs when using `dualstack_ipv6` in `socket.create_server` (GH-129996)
(cherry picked from commit 044a1e1)

Co-authored-by: Alexander Ershov <150328014+AEErshov@users.noreply.github.com>
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants
0