Skip to content

Docs: don't rely on implicit 'above' directions in socket docs#146426

Merged
nedbat merged 3 commits intopython:mainfrom
nedbat:nedbat/socket-no-above
Mar 28, 2026
Merged

Docs: don't rely on implicit 'above' directions in socket docs#146426
nedbat merged 3 commits intopython:mainfrom
nedbat:nedbat/socket-no-above

Conversation

@nedbat
Copy link
Copy Markdown
Member

@nedbat nedbat commented Mar 25, 2026

The format of the address arguments is explained on the page, we can link to exactly where. Other uses of "above" on the page were redundant and possibly wrong.


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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir awaiting core review labels Mar 25, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Mar 25, 2026
@StanFromIreland StanFromIreland changed the title Docs: don't rely on implicit 'above' directions Docs: don't rely on implicit 'above' directions in socket docs Mar 25, 2026
@zware zware added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 28, 2026
@nedbat nedbat merged commit 3ff5822 into python:main Mar 28, 2026
37 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 28, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @nedbat for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 28, 2026
…nGH-146426)

(cherry picked from commit 3ff582238fda913691734245416eaa1a18c7ca0e)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Mar 28, 2026

GH-146560 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 28, 2026
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 28, 2026
…nGH-146426)

(cherry picked from commit 3ff582238fda913691734245416eaa1a18c7ca0e)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Mar 28, 2026

GH-146561 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 28, 2026
@nedbat nedbat deleted the nedbat/socket-no-above branch March 28, 2026 09:41
nedbat added a commit that referenced this pull request Mar 28, 2026
…GH-146426) (#146560)

Docs: don't rely on implicit 'above' directions in socket docs (GH-146426)
(cherry picked from commit 3ff5822)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
nedbat added a commit that referenced this pull request Mar 28, 2026
…GH-146426) (#146561)

Docs: don't rely on implicit 'above' directions in socket docs (GH-146426)
(cherry picked from commit 3ff5822)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants