Staging
v0.5.1
https://github.com/python/cpython
Revision c97e402a4c1e6d4012068f3d070cd676fa9bb48a authored by Miss Islington (bot) on 11 September 2020, 15:35:23 UTC, committed by GitHub on 11 September 2020, 15:35:23 UTC

Update the sentence to provide some context on why network byte order is defined as big endian.
(cherry picked from commit fb2718720346c8c7a0ad2d7477f20e9a5524ea0c)

Co-authored-by: Stargirl Flowers <theaflowers@google.com>
1 parent 7af6bf4
History
Tip revision: c97e402a4c1e6d4012068f3d070cd676fa9bb48a authored by Miss Islington (bot) on 11 September 2020, 15:35:23 UTC
[doc] struct: update note about network byte order form to be more helpful (GH-22201)
Tip revision: c97e402
File Mode Size
pegen
pgen
Python.asdl -rw-r--r-- 5.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 49.2 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 11.6 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.0 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 56.9 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top