]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40302: UTF-32 encoder SWAB4() macro use a|b rather than a+b (GH-19572)
authorVictor Stinner <vstinner@python.org>
Fri, 17 Apr 2020 17:13:34 +0000 (19:13 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2020 17:13:34 +0000 (19:13 +0200)
commitd7c657d4b121164caa439253da5266b2e29a1bed
treedf3c97b7bb9290d15ff7d598f36ff089cbbdbcb5
parent1a1bd2e23871619adc1405e1cdc7c1e61252fd2c
bpo-40302: UTF-32 encoder SWAB4() macro use a|b rather than a+b (GH-19572)
Objects/stringlib/codecs.h