Skip to content

[3.11] Backport PR #112477: correct socket AF_PACKET docs #112478

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 27, 2023

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Nov 27, 2023

Network byte order is not involved in the int on the Python side. That happens under the hood.

Correctly use the term addresses instead of packets.

backport of #112339.


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

Network byte order is not involved in the `int` on the Python side.
That happens under the hood.

Correctly use the term addresses instead of packets.
@gpshead gpshead added docs Documentation in the Doc dir skip issue skip news labels Nov 27, 2023
@gpshead gpshead self-assigned this Nov 27, 2023
@gpshead gpshead enabled auto-merge (squash) November 27, 2023 23:49
@gpshead gpshead merged commit 03b522d into python:3.11 Nov 27, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant